mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Added base62 package
This commit is contained in:
parent
89daf2164c
commit
8d52c44073
@ -1776,5 +1776,14 @@
|
|||||||
"description": "Memoize Nim functions",
|
"description": "Memoize Nim functions",
|
||||||
"license": "Apache License 2.0",
|
"license": "Apache License 2.0",
|
||||||
"web": "https://github.com/andreaferretti/memo"
|
"web": "https://github.com/andreaferretti/memo"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "base62",
|
||||||
|
"url": "https://github.com/singularperturbation/base62-encode",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["base62","encode","decode"],
|
||||||
|
"description": "Arbitrary base encoding-decoding functions, defaulting to Base-62.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/singularperturbation/base62-encode"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user