From 5b60804e0820007628a95593a87fb1e3ca6095f0 Mon Sep 17 00:00:00 2001 From: Yoni Rapoport Date: Mon, 19 Sep 2022 13:56:09 +0300 Subject: [PATCH] Added Remult --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c126e7e..6caa4a1 100644 --- a/README.md +++ b/README.md @@ -251,6 +251,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [Blockly](https://github.com/google/blockly) - A library that adds a visual code editor to web and mobile apps by Google. * [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. ## Node-Powered CMS Frameworks