Added package sparkline (#1252)
This commit is contained in:
parent
7b913acdf9
commit
a43a1097ca
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue