monochrome
Accessible, headless UI for any stack. Keyboard navigation, ARIA, and focus management ship as vanilla JavaScript. You write the markup; the runtime reads the DOM as state.
Try it
Collapsible
Accordion
An accessible, HTML-first component runtime. Import once; correct markup becomes interactive.
import "monochrome"Packages
| Package | Role |
|---|---|
monochrome |
Core runtime |
@monochrome-ui/react |
React wrappers |
@monochrome-ui/vue |
Vue wrappers |
@monochrome-ui/router |
Optional SPA router |
Get started
Source lives in this repo as a submodule so the site can validate against local builds.