Added package datetime2human (#725)

This commit is contained in:
Juan Carlos 2018-05-08 19:56:09 -03:00 committed by Dominik Picheta
parent acd7ecc3aa
commit c41e683534

View File

@ -9191,6 +9191,22 @@
"license": "MIT",
"web": "https://github.com/dom96/httpbeast"
},
{
"name": "datetime2human",
"url": "https://github.com/juancarlospaco/nim-datetime2human",
"method": "git",
"tags": [
"date",
"time",
"datetime",
"ISO-8601",
"human",
"minimalism"
],
"description": "Human friendly DateTime string representations, seconds to millenniums.",
"license": "LGPLv3",
"web": "https://github.com/juancarlospaco/nim-datetime2human"
},
{
"name": "sass",
"url": "https://github.com/dom96/sass",