Skip to content

Commit

Permalink
Added package sqids (#2762)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideGalilei authored Nov 26, 2023
1 parent c2132c7 commit d82a441
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit d82a441

Please sign in to comment.