Added package sqids (#2762)

This commit is contained in:
Davide Galilei 2023-11-26 20:11:36 +01:00 committed by GitHub
parent c2132c733f
commit d82a441b9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32040,5 +32040,19 @@
"description": "Utilities for handling paths",
"license": "MIT",
"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"
}
]