---
home: true
heroImage: http://uploads.timbendt.com.s3.amazonaws.com/dropzone/fretslogo4@1x.png
heroText: Functional Reactive (and) Entirely TypeScript
tagline: A Fast Minimal Virtual-dom Web SPA Framework with a Unique Syntax
actionText: Get Started ➡️
actionLink: /guide/
features:
- title: SAM Pattern
  details: Every app follows the loop of State → Action → Model
- title: Pure Functions
  details: No templates, no JSX, just pure functions for rendering your UI
- title: Ultralight
  details: A Very light-weight approach with few dependencies and a tiny file size (7kb gzipped).
footer: MIT Licensed | Copyright © 2017-present Tim Bendt
---


A chainable API of programmer-friendly abstractions for building UIs without HTML. Enjoy the safety and productivity of TypeScript in your UI code.


