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 4a5010e..f994b4b 100644
--- a/packages.json
+++ b/packages.json
@@ -7595,5 +7595,19 @@
"description": "Prepared SQL statement generator. A lightweight ORM.",
"license": "MIT",
"web": "https://github.com/Araq/ormin"
+ },
+ {
+ "name": "karax",
+ "url": "https://github.com/pragmagic/karax",
+ "method": "git",
+ "tags": [
+ "browser",
+ "DOM",
+ "virtual-DOM",
+ "UI"
+ ],
+ "description": "Karax is a framework for developing single page applications in Nim.",
+ "license": "MIT",
+ "web": "https://github.com/pragmagic/karax"
}
]