From 741907179f8dc7c1024f28a93e77b197d36bb2b8 Mon Sep 17 00:00:00 2001 From: Nishan Bajracharya Date: Fri, 2 Oct 2020 20:53:26 +0545 Subject: [PATCH] Add inferno js --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 336cebd..c9b98c0 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [atvjs](https://github.com/emadalam/atvjs) - Blazing fast Apple TV application development using pure JavaScript. * [makefun](https://www.npmjs.com/package/makefun) - Use promise values as they are satisfied otherwise wait for the promise * [Alpine.js](https://github.com/alpinejs/alpine) - offers you the reactive and declarative nature of big frameworks like Vue or React at a much lower cost. +* [inferno](https://github.com/infernojs/inferno) - 🔥 An extremely fast, React-like JavaScript library for building modern user interfaces. ## Node-Powered CMS Frameworks