New Built for AI-assisted workflows

Build modern UI fast with Airframe

Airframe gives structure to modern UI — for humans and AI. Frameworks provide the engine; Airframe provides the structure.

$ npm install @airframeui/core

<div class="af-card">
  <h3 class="af-card__title">
    Revenue
  </h3>
  <p class="af-text-h2">
    $84,200
  </p>
  <span class="af-badge af-is-success">
    +18%
  </span>
</div>

Revenue

$84,200

+18%

Get Started

Three steps. Zero config.

1

Install

One package, one import. No build step, no config.

npm i @airframeui/core
2

Brand it

Override one token, your whole UI re-themes. No rebuild.

--af-base-primary: #1F3FE0
3

Build

Use af-stack, af-grid, af-card, af-btn. Markup that reads like structure.

Accessibility

Not a plugin.
Infrastructure.

WCAG 2.2 Level A & AA out of the box. Visible focus indicators, reduced-motion respect, contrast-safe tokens, RTL-ready layout, and four built-in themes.

Explore A11y

WCAG 2.2 AA

Compliant defaults

Visible Focus

Tokenised ring styles

Reduced Motion

Automatic preference

Four Themes

Including high-contrast

Start building with structure.

One CSS import. Works with your framework. Ships accessible.