diff --git a/packages.json b/packages.json index dc03c46..6eadfba 100644 --- a/packages.json +++ b/packages.json @@ -21475,5 +21475,18 @@ "description": "Utilities for the Encoding for Robust Immutable Storage (ERIS)", "license": "GPL-3.0", "web": "http://purl.org/eris" + }, + { + "name": "html2karax", + "url": "https://github.com/nim-lang-cn/html2karax", + "method": "git", + "tags": [ + "web", + "karax", + "html" + ], + "description": "Converts html to karax.", + "license": "MIT", + "web": "https://github.com/nim-lang-cn/html2karax" } ]