Add package nbaser (#1344)
This commit is contained in:
parent
f9a27b2e66
commit
bc91b854a9
1 changed files with 17 additions and 0 deletions
|
|
@ -1,4 +1,21 @@
|
|||
[
|
||||
{
|
||||
"name": "nbaser",
|
||||
"url": "https://github.com/D-Nice/nbaser",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"encode",
|
||||
"decode",
|
||||
"base",
|
||||
"unicode",
|
||||
"base58",
|
||||
"base-x"
|
||||
],
|
||||
"description": "Encode/decode arbitrary unicode bases from size 2 to 256",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://github.com/D-Nice/nbaser",
|
||||
"doc": "https://d-nice.github.io/nbaser/"
|
||||
},
|
||||
{
|
||||
"name": "nio",
|
||||
"url": "https://github.com/KayraG/nio",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue