Add FoalTS to framework list (#765)

This commit is contained in:
Loïc Poullain 2021-02-26 17:57:34 +01:00 committed by GitHub
parent 74c2dfe657
commit 64b971898f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -231,6 +231,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [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.
* [FoalTS](https://foalts.org) - Elegant and all-inclusive Node.JS framework for building web applications (TypeScript).
## Node-Powered CMS Frameworks