Add Whatsup (#824)

This commit is contained in:
Dan Chu
2022-08-04 18:30:38 +03:00
committed by GitHub
parent 996a596e14
commit f6785518ab

View File

@@ -243,6 +243,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [Drawflow](https://github.com/jerosoler/Drawflow) - This allow you to create data flows easily and quickly. * [Drawflow](https://github.com/jerosoler/Drawflow) - This allow you to create data flows easily and quickly.
* [Blockly](https://github.com/google/blockly) - A library that adds a visual code editor to web and mobile apps by Google. * [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! * [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.
## Node-Powered CMS Frameworks ## Node-Powered CMS Frameworks