Add dashing library (#1031)
This commit is contained in:
parent
0610648bfb
commit
1e26ae2fdd
1 changed files with 13 additions and 0 deletions
|
|
@ -12837,5 +12837,18 @@
|
|||
"description": "MinMaxHeap",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/stefansalewski/minmaxheap"
|
||||
},
|
||||
{
|
||||
"name": "dashing",
|
||||
"url": "https://github.com/FedericoCeratto/nim-dashing",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"pure",
|
||||
"terminal"
|
||||
],
|
||||
"description": "Terminal dashboards.",
|
||||
"license": "LGPLv3",
|
||||
"web": "https://github.com/FedericoCeratto/nim-dashing"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue