Added package html (#3009)

Co-authored-by: Miran <narimiran@disroot.org>
This commit is contained in:
Savant 2025-04-01 03:28:12 -04:00 committed by GitHub
parent d9ce92255c
commit ee90fbb825
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34872,6 +34872,21 @@
"license": "GPL-3.0-only",
"web": "https://github.com/cycneuramus/nimpsort"
},
{
"name": "html",
"url": "https://github.com/thing-king/html",
"method": "git",
"tags": [
"html",
"codegen",
"builder",
"web",
"official"
],
"description": "Typed HTML5 element data and builder for structured HTML",
"license": "MIT",
"web": "https://github.com/thing-king/html"
},
{
"name": "nim-sudo",
"url": "https://github.com/vandot/nim-sudo",