From f25cf8f0a4c3d3be26d8ade8ddf9b87b6c5f1a22 Mon Sep 17 00:00:00 2001 From: Savant Date: Tue, 1 Apr 2025 03:34:38 -0400 Subject: [PATCH] Added package web (#3011) --- packages.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/packages.json b/packages.json index 1195202..5976bd6 100644 --- a/packages.json +++ b/packages.json @@ -34872,6 +34872,21 @@ "license": "GPL-3.0-only", "web": "https://github.com/cycneuramus/nimpsort" }, + { + "name": "web", + "url": "https://github.com/thing-king/web", + "method": "git", + "tags": [ + "web", + "html", + "components", + "component", + "react" + ], + "description": "Macro-based HTML generation/templating with CSS validation", + "license": "MIT", + "web": "https://github.com/thing-king/web" + }, { "name": "lifter", "url": "https://github.com/thing-king/lifter",