diff --git a/data.js b/data.js index 54e4f060..6c847c64 100755 --- a/data.js +++ b/data.js @@ -202,6 +202,14 @@ module.exports = [ url: "https://github.com/dy/subscript", source: ["https://unpkg.com/subscript@1.0.5/subscript.js"] }, + { + name: "sprae", + github: "dy/sprae", + tags: ["signals", "DOM", "hydration", "progressive enhancement", "framework", "eval", "CSP", "preact-signals", "reactive", "alpine", "petite-vue"], + description: "DOM tree microhydration: open progressive enhancement framework with preact-signals reactivity. A fast & light alternative to alpinejs", + url: "https://github.com/dy/sprae", + source: ["https://unpkg.com/sprae@11.0.8/dist/sprae.js"] + }, { name: "blobcounter.js", github: "satrobit/blobcounter.js",