Added package prettystr (#2088)

This commit is contained in:
Ethosa
2021-12-19 06:16:48 +01:00
committed by GitHub
parent c6ab8e92a8
commit 881ed62c93
+14
View File
@@ -24491,6 +24491,20 @@
"license": "MIT",
"web": "https://github.com/Q-Master/redis.nim"
},
{
"name": "prettystr",
"url": "https://github.com/prettybauble/prettystr",
"method": "git",
"tags": [
"prettystr",
"prettybauble",
"string",
"number"
],
"description": "Small library for working with strings",
"license": "MIT",
"web": "https://github.com/prettybauble/prettystr"
},
{
"name": "opensimplexnoise",
"url": "https://github.com/betofloresbaca/nim-opensimplexnoise",