From 64b971898ffc4b914ec5a7043bb6d2155042fcf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Poullain?= Date: Fri, 26 Feb 2021 17:57:34 +0100 Subject: [PATCH] Add FoalTS to framework list (#765) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66ffe62..b908075 100644 --- a/README.md +++ b/README.md @@ -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