Add millie (#2190)

* Add romanim

* Add comma to fix error

* Add pronimgress

* Update packages.json
This commit is contained in:
Nobuharu Shimazu 2022-03-29 23:04:22 -05:00 committed by GitHub
parent 6a6c7c9ae7
commit 7977c6451c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25632,5 +25632,20 @@
"license": "MIT",
"description": "Universal Rhythm-Game File parser and converter",
"web": "https://github.com/prefixaut/rconv"
},
{
"name": "millie",
"url": "https://github.com/bichanna/millie.nim",
"method": "git",
"tags": [
"millify",
"number",
"converter",
"parsing",
"library"
],
"license": "MIT",
"description": "Convert big numbers to what's pleasant to see (an adorable, little girl, perhaps?) ... in Nim!",
"web": "https://github.com/bichanna/millie.nim"
}
]