1.0.9 is out

Build Modern Interfaces
Without Framework Chaos.

Utility-first CSS, intelligent components, runtime theming and a production-ready compiler — unified in one modern UI system. Initialize once. Build freely.

WHY FRONTALIGN

The structure you need.
The freedom you crave.

Zero-dependency CSS and JS that watches your DOM, wires itself up, and gets out of your way.

01

Smart Observer Runtime

A MutationObserver watches your DOM. Inject markup from anywhere — a CMS, an API response, a client-side re-render — and FrontAlign wires it up without a single init() call.

dashboard.htmlinert
<div fa-component="tabview">

</div>
02

Zero Dependencies

No jQuery. No Bootstrap tax. No dependency tree to babysit — install one package and you're done.

"dependencies"{}
Nothing to audit, nothing to update
Tree-shakeableSSR SafeCDN Ready
03

Built-In Runtime

Modals, drawers, tabs, and dark mode work seamlessly through one lightweight JavaScript engine — no extra wiring.

ModalDrawerTabsDark ModeToast
04

Framework Agnostic

Use the exact same engine in static HTML or your favorite framework — without locking your stack.

HTMLReactNext.jsVueAstroLaravelWordPress
Quick Start

Build faster with FrontAlign.

Install the framework, initialize it once, and let FrontAlign handle components, themes, dark mode, and dynamic DOM updates.

terminal
$

Switch steps or tabs to preview the matching setup code.

Built for the Modern Web

Core capabilities that set FrontAlign apart from legacy frameworks.

Cascade Control

Built natively on CSS @layer. Specificity wars are over. Your custom styles always win.

@layer theme, base, components, utilities, custom;

@layertheme {
/* Token variables */
}

@layercustom {
.my-card{ ... }
}

Logical Layouts

Say goodbye to ml-4. FrontAlign uses logical properties to adapt to LTR and RTL out of the box.

JS
John Smith
Product Designer
LTR
ع.م
علي محمد
مصمم منتجات
RTL

Lightning JIT Compiler

Scans your templates and generates only the CSS you need on-demand. Ship microscopic stylesheets instantly.

$ npx frontalign build ./src

⠋ Scanning templates...
✓ Found 42 utilities

✔ Build successful in 24ms
frontalign.build.css30.4 kB
FRONTALIGN ENGINE v1.0

Enterprise Architecture.
Zero configuration.

Harness the power of OKLCH theming, native CSS validation, and declarative interactions packed into a brutally fast framework.

Color Engine

Dynamic OKLCH
Storage Quota75%
Production Deployv1.0.3 • 2m ago
Live
Staging BuildQueued

Form Engine

CSS-Only Validation

Logical UI

Native RTL & React Hooks

Zero overrides needed. Utilize CSS logical properties and our native React hooks (`useRange`) for a flawless developer experience.

Price Range Filter
$200$800

Declarative Engine

Zero-JS React Integration
Auto Managed

Build complex dropdowns and accordions without writing a single `useState` or `useRef`. FrontAlign's global event delegation handles DOM manipulations gracefully.

Calculates actual DOM height for buttery-smooth slide effects. No rigid max-height hacks.
Automatically injects and manages `aria-expanded` and `role` attributes behind the scenes.
Dropdown Actions
VISUAL BUILDER

Design visually. Build with code.

Build your website in minutes with FrontAlign's powerful architecture. Multi-page, premium features, fully editable. Plus, export as React, Vue, and pure HTML.

builder.frontalign.dev
0 block(s) added
PreviewPage EventsSaveLoadExportUpgrade to Pro
Canvas is empty
Click a block on the left, or drag it here.
Built with FrontAlign

Start from scratch, or launch instantly with premium templates.

Production-ready templates built entirely with FrontAlign — dashboards, storefronts, portfolios and more. Every layer, component and animation is fully editable.

2 Free Starters3 Premium Templates
Agency Template
Agency Template
FREE
Blog Template
Blog Template
FREE
Ai Chatbot
Ai Chatbot
PRO
Agency Template
Agency Template
FREE
Blog Template
Blog Template
FREE
Ai Chatbot
Ai Chatbot
PRO
Agency Template
Agency Template
FREE
Blog Template
Blog Template
FREE
Ai Chatbot
Ai Chatbot
PRO
Agency Template
Agency Template
FREE
Blog Template
Blog Template
FREE
Ai Chatbot
Ai Chatbot
PRO
Zero Install · Instant Start

Kickstart your project in seconds.

Run a single command to scaffold a fully configured FrontAlign project. Choose your template and framework — no setup required.

bash
$npx @frontalign/create-app my-project --template agency
--template agency--template blog--framework nextjs

FrontAlign