nano
Here are 409 public repositories matching this topic...
-
Updated
Aug 2, 2021 - C++
-
Updated
Sep 28, 2018 - JavaScript
-
Updated
May 31, 2021 - CSS
-
Updated
Jul 13, 2021 - JavaScript
Add Postgres code pieces you use frequently here:
https://github.com/nonunicorn/onelinerhub/tree/main/postgres
How to do it:
https://github.com/nonunicorn/onelinerhub/blob/main/README.md
-
Updated
Jun 3, 2021 - TypeScript
-
Updated
Jun 10, 2021 - C
-
Updated
Oct 26, 2020
-
Updated
Aug 1, 2021 - TypeScript
Add unit switching
-
Updated
Aug 26, 2019
Right now there's no way of seeing a wallet's phrase or private key via the CLI. The private key is visible via the wallet file, but not the phrase--it uses an Entropy rather than saving the words.
It would be good to have a command, e.g.:
> feeless wallet secret --id
The output would vary depending on the wallet type:
> feeless wallet secret --id xxx # phrase, must match
-
Updated
Jul 27, 2021 - HTML
-
Updated
Jul 14, 2021 - PHP
-
Updated
Jul 20, 2021 - JavaScript
-
Updated
Jun 25, 2021 - C
-
Updated
Jun 30, 2021 - C
-
Updated
Aug 21, 2018 - Go
-
Updated
Jul 25, 2021 - C++
-
Updated
Nov 18, 2020 - CoffeeScript
Improve this page
Add a description, image, and links to the nano topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nano topic, visit your repo's landing page and select "manage topics."

You don't need to discuss code changes about formatting: indents, spaces or tabs, etc
The developer will add code changes with declared formatting which is available in Prettier config
Add Prettier with https://prettier.io/
It will autochange files and format them correctly for the project