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 12:56:43 +01:00 committed by GitHub
parent 60d67eaf03
commit 5c779a084c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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",