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 562053b..4282adc 100644
--- a/packages.json
+++ b/packages.json
@@ -6045,5 +6045,19 @@
"description": "Logging library with support for async IO, multithreading, Journald.",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-morelogging"
+ },
+ {
+ "name": "ajax",
+ "url": "https://github.com/stisa/ajax",
+ "method": "git",
+ "tags": [
+ "js",
+ "javascripts",
+ "ajax",
+ "xmlhttprequest"
+ ],
+ "description": "AJAX wrapper for nim js backend.",
+ "license": "MIT",
+ "web": "http://stisa.space/ajax/"
}
]