Add package nimsutils (#2886)

This commit is contained in:
madomado 2024-06-03 03:49:37 +08:00 committed by GitHub
parent 6c7f5128b4
commit 80ccdc6f8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33559,5 +33559,19 @@
"description": "Simple structured console messages for Nim applications.",
"license": "MIT",
"web": "https://github.com/logavanc/shobiz"
},
{
"name": "nimsutils",
"url": "https://github.com/FyraLabs/nimsutils",
"method": "git",
"tags": [
"nimscript",
"nims",
"utils",
"sugar"
],
"description": "Common utils for Nimscript",
"license": "MIT",
"web": "https://github.com/FyraLabs/nimsutils"
}
]