Skip to content

Packages

Most apps only install @airframeui/core. It pulls in @airframeui/tokens. The other packages are optional tooling. Public npm packages and IntelliSense for Airframe share one version.

npm install @airframeui/core

Then import the CSS — Installation. No bundler? Use the CDN file.

Package Role Links
@airframeui/core Airframe UI Core — layouts, patterns, utilities, and AI catalogs Docs · npm
@airframeui/tokens Airframe UI Tokens — CSS variables, JSON, and typed exports. Installed with core. Docs · npm
@airframeui/theme Airframe UI Theme — generate, map, and lint CSS from design-token files Docs · npm
@airframeui/mcp Airframe UI MCP — npx server for pattern search, markup validation, token lookup, and theme mapping Docs · npm
airframe-intellisense Airframe UI IntelliSense for tokens and classes. Visual StudioCode Marketplace, not npm. Docs · Marketplace

npm org: npmjs.com/~airframeui.