Merge pull request #721 from juancarlospaco/add-bytes2human0032

Added package bytes2human
This commit is contained in:
Dominik Picheta 2018-05-05 13:18:53 +01:00 committed by GitHub
commit ab6d4b2fe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9134,5 +9134,19 @@
"description": "Random curated Fonts and pastel Colors for your UI/UX design, design for non-designers.",
"license": "LGPLv3",
"web": "https://github.com/juancarlospaco/nim-random-font-color"
},
{
"name": "bytes2human",
"url": "https://github.com/juancarlospaco/nim-bytes2human",
"method": "git",
"tags": [
"bytes",
"human",
"minimalism",
"size"
],
"description": "Convert bytes to kilobytes, megabytes, gigabytes, etc.",
"license": "LGPLv3",
"web": "https://github.com/juancarlospaco/nim-bytes2human"
}
]