mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-03 09:03:13 +00:00
Added package sqids (#2762)
This commit is contained in:
parent
c2132c733f
commit
d82a441b9c
@ -32040,5 +32040,19 @@
|
|||||||
"description": "Utilities for handling paths",
|
"description": "Utilities for handling paths",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/hmbemba/pathutils"
|
"web": "https://github.com/hmbemba/pathutils"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sqids",
|
||||||
|
"url": "https://github.com/sqids/sqids-nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"ids",
|
||||||
|
"id",
|
||||||
|
"sqids"
|
||||||
|
],
|
||||||
|
"description": "Official Nim port of Sqids. Generate short YouTube-looking IDs from numbers.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/sqids/sqids-nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user