Added package "nivot", a simple pivot library for nim (#2987)

* added: ormin2

* Update packages.json

* Update packages.json

---------

Co-authored-by: Jan Adams <j.adams@tarent.de>
This commit is contained in:
Luteva
2025-02-28 19:56:43 +08:00
committed by GitHub
co-authored by Jan Adams
parent 60d67eaf03
commit 5c779a084c
+15
View File
@@ -1,4 +1,19 @@
[
{
"name": "nivot",
"url": "https://github.com/Luteva-ssh/nivot",
"method": "git",
"tags": [
"pivot",
"table",
"data",
"visualisation",
"terminal"
],
"description": "nivot is a simple pivot library for nim.",
"license": "MIT",
"web": "https://github.com/Luteva-ssh/nivot"
},
{
"name": "tejina",
"url": "https://github.com/bctnry/tejina",