Merge pull request #733 from nishanbajracharya/inferno

Add inferno
This commit is contained in:
Gökay Gürcan 2020-10-02 18:48:04 +02:00 committed by GitHub
commit d5a45fde2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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