The fine-grained reactive framework for building lightning-fast interfaces — no virtual DOM, no JSX, no transpilation.
Only the parts that need to change update — no diffing, no overhead.
Sigment updates the DOM directly, making your UI faster and simpler.
A minimal runtime and zero config setup means less to worry about.
Built for modern developers — readable syntax, powerful tools, and no need for build steps.
Just write JavaScript — tag functions like div()
and button()
build your DOM directly.