Update README.md (#789)

This commit is contained in:
Aiden Bai 2021-12-09 03:14:51 -08:00 committed by GitHub
parent 31ad6dca58
commit fa157141bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -243,6 +243,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [litegraph.js](https://github.com/jagenjo/litegraph.js) - A graph node engine and editor similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D.
* [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!
## Node-Powered CMS Frameworks