aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index c1e917f..e9332dd 100644
--- a/packages.json
+++ b/packages.json
@@ -8167,5 +8167,21 @@
"description": "Wrapper for libsvm.",
"license": "MIT",
"web": "https://github.com/nim-lang/libsvm_legacy"
+ },
+ {
+ "name": "nimp5",
+ "url": "https://github.com/Foldover/nim-p5",
+ "method": "git",
+ "tags": [
+ "p5",
+ "javascript",
+ "creative",
+ "coding",
+ "processing",
+ "library"
+ ],
+ "description": "Nim bindings for p5.js.",
+ "license": "MIT",
+ "web": "https://github.com/Foldover/nim-p5"
}
]