From f6785518ab748f696ce4de4345830d839955fecd Mon Sep 17 00:00:00 2001 From: Dan Chu <4urbanoff@gmail.com> Date: Thu, 4 Aug 2022 18:30:38 +0300 Subject: [PATCH] Add Whatsup (#824) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2119302..d51f812 100644 --- a/README.md +++ b/README.md @@ -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. * [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. ## Node-Powered CMS Frameworks