Added package sparkline (#1252)

This commit is contained in:
Evgeniy Vasilev 2019-11-17 17:36:38 +01:00 committed by Miran
parent 7b913acdf9
commit a43a1097ca

View File

@ -15318,5 +15318,18 @@
"description": "A fork of John Novak (john@johnnovak.net)'s illwill package that is less safe numbers wise",
"license": "WTFPL",
"web": "https://github.com/matthewjcavalier/illwill_unsafe"
},
{
"name": "sparkline",
"url": "https://github.com/aquilax/sparkline-nim",
"method": "git",
"tags": [
"library",
"sparkline",
"console"
],
"description": "Sparkline library",
"license": "MIT",
"web": "https://github.com/aquilax/sparkline-nim"
}
]