mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add dashing library (#1031)
This commit is contained in:
parent
0610648bfb
commit
1e26ae2fdd
@ -12837,5 +12837,18 @@
|
|||||||
"description": "MinMaxHeap",
|
"description": "MinMaxHeap",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/stefansalewski/minmaxheap"
|
"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…
x
Reference in New Issue
Block a user