The Web-First Language

A programming language that compiles to HTML, CSS, and JavaScript.

Built-in components, reactivity, routing, i18n, animations, and SSG.

Page Home (path: "/") { Container { Heading("Hello, WebFluent!", h1) Text("Build for the web. Nothing else.") Button("Get Started", primary, large) { navigate("/docs") } } }

Try It Live

These are real WebFluent components running in your browser.

Reactive Counter

Click the buttons. The number updates instantly.

Two-Way Binding

The alert updates as you type.

Conditional Rendering

Components

NewSaleActiveWebFluent

Button variants, badges, tags, and progress bar.


Why WebFluent?

Everything you need, built into the language.

Ready to build?

Create your first project in seconds.