Atomx Docs

Atomx

A shadcn/ui-compatible component registry.

Atomx Component Library

Atomx is a custom shadcn/ui-compatible registry. Components are distributed as source files — consumers own the code after install.

Getting Started

Install any component with the shadcn CLI:

npx shadcn@latest add https://atomx.acau.net/r/<name>.json

After install, the component source is copied directly into your project. You own it — no runtime dependency on atomx.

Components

Browse the sidebar to explore available components and blocks.