Add pronimgress (#2186)

This commit is contained in:
Nobuharu Shimazu 2022-03-25 13:25:01 -05:00 committed by GitHub
parent f57f94795f
commit 7642e9ea43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25586,5 +25586,18 @@
"license": "MIT",
"description": "Converts Roman numerals to what you understand without a blink",
"web": "https://github.com/bichanna/romanim#romanim"
},
{
"name": "pronimgress",
"url": "https://github.com/bichanna/pronimgress",
"method": "git",
"tags": [
"progressbar",
"library",
"text"
],
"license": "MIT",
"description": "Simple text progress bars in Nim!",
"web": "https://github.com/bichanna/pronimgress#pronimgress"
}
]