TSF - TypeScript Web Framework
An lightweight web framework for TypeScript 🏄 1.8 kB (minified and gzipped),
Documentation and Examples - https://stan-kondrat.github.io/tsf
; ; app.runmain; // Render application root component main.counter = 100; // DOM will updated automatically
Installing / Getting started
npm install tsf-web
Licensing
The TSF is open-sourced software licensed under the MIT.