aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 7825f81..6dc68da 100644
--- a/packages.json
+++ b/packages.json
@@ -12850,5 +12850,18 @@
"description": "Terminal dashboards.",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-dashing"
+ },
+ {
+ "name": "html_tools",
+ "url": "https://github.com/juancarlospaco/nim-html-tools",
+ "method": "git",
+ "tags": [
+ "html",
+ "validation",
+ "frontend"
+ ],
+ "description": "HTML5 Tools for Nim, all Templates, No CSS, No Libs, No JS Framework",
+ "license": "MIT",
+ "web": "https://github.com/juancarlospaco/nim-html-tools"
}
]