Declarative user interfaces in plain HTML

Get Started

Just pure tags

Build fully interactive user interfaces with pure HTML.

From simple to very complex.

A clock

The model holds structured data in one or more instances.

Bindings apply calculations (or constraints) to the data.

Actions mutate, load or send data, interact with the user or trigger events.

The state engine tracks dependencies and updates the user interface automatically.