add bitables (#2437)

* added bitables

* Update packages.json

* im dumb
This commit is contained in:
Retkid
2022-12-27 09:49:39 +08:00
committed by GitHub
parent de955d3857
commit de4976c8c1
+11
View File
@@ -28312,5 +28312,16 @@
"description": "Monitoring tool with historical snapshots",
"license": "MIT",
"web": "https://github.com/inv2004/ttop"
},
{
"name": "bitables",
"url": "https://github.com/Retkid/bitables",
"method": "git",
"tags": [
"tables",
"maps"],
"description": "bidirectional {maps, tables, dictionaries} in nim",
"license": "MIT",
"web": "https://github.com/Retkid/bitables"
}
]