From cbd7a6b74ec2620b4e9ec7dfb31b6041d7d349fc Mon Sep 17 00:00:00 2001 From: "Dmitry Iv." Date: Tue, 8 Sep 2026 11:22:15 -0400 Subject: [PATCH] Add sprae to MVC Frameworks and Libraries --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7dfcb184..2e81afb5 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [Million](https://github.com/aidenybai/million) - <1kb compiler-focused virtual DOM. It's fast! * [Whatsup](https://github.com/whatsup/whatsup) - A frontend framework for chillout-mode development 🥤. JSX components on generators, fast mobx-like state management and exclusive cssx style system. * [Remult](https://github.com/remult/remult) - A CRUD framework for full-stack TypeScript. +* [sprae](https://github.com/dy/sprae) - Reactive HTML attributes with no build step, signals-based, with a CSP-safe build. ## Node-Powered CMS Frameworks