Added Remult

This commit is contained in:
Yoni Rapoport 2022-09-19 13:56:09 +03:00 committed by Gökay Gürcan
parent 9a6adb3d9d
commit 5b60804e08

View File

@ -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