From fa157141bf3b12fb11edbc689e7f99b2491a30b5 Mon Sep 17 00:00:00 2001 From: Aiden Bai Date: Thu, 9 Dec 2021 03:14:51 -0800 Subject: [PATCH] Update README.md (#789) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3884bc..8fed111 100644 --- a/README.md +++ b/README.md @@ -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