aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 33c12f9..cd3f728 100644
--- a/packages.json
+++ b/packages.json
@@ -13809,5 +13809,19 @@
"description": "FastQ and Fasta readers for NIM",
"license": "LGPL-3.0",
"web": "https://github.com/ahcm/fastx_reader"
+ },
+ {
+ "name": "d3",
+ "url": "https://github.com/hiteshjasani/nim-d3",
+ "method": "git",
+ "tags": [
+ "d3",
+ "javascript",
+ "library",
+ "wrapper"
+ ],
+ "description": "A D3.js wrapper for Nim",
+ "license": "MIT",
+ "web": "https://github.com/hiteshjasani/nim-d3"
}
]