Acme builds production-ready UI widgets that slot into any product in minutes. Beautifully crafted. Performant. Yours.
Every widget is optimized to render under 16ms. Your users won't notice; their browser will thank you.
CSS custom properties all the way down. Drop in your brand tokens and every widget snaps to your design system.
React, Vue, Svelte, or vanilla JS — the core is web components. Use them anywhere without rewrites.
Accessibility isn't an afterthought. Every widget ships with keyboard navigation, ARIA labels, and high-contrast support.
No third-party trackers embedded in your components. What happens in your app stays in your app.
Copy one import. Configure via props. Go live. Our getting-started guide fits on a napkin.
Not screenshots. The real thing. Click, hover, type — these are running live in your browser.
Want to configure these yourself?
Acme started as an internal component library we kept copying between projects. We cleaned it up, documented it, and turned it into a product. We're a small team obsessed with the details: the easing curve on a transition, the exact px offset that makes a shadow feel right, the keyboard shortcut nobody asked for but everyone loves.
We're early. Join the waitlist and help shape what we build next.
import { Button } from '@acme/widgets';
export function CTA() {
return <Button
variant="primary"
size="lg"
onClick={handleClick}
/>;
}
We're onboarding developers in batches. Drop your email and we'll reach out when your slot is ready.