Introduction
A collection of reusable React components for the shadcn/ui ecosystem.
abdxdev/cn is an open-source component registry built on top of the shadcn/ui registry system. Each component can be installed directly into your project — you own the code, no runtime dependency required.
Features
- CLI installation — add components with a single
shadcnCLI command. - TypeScript & JavaScript — every component ships in both variants.
- Zero runtime deps — components are copied into your project, not pulled from
node_modules. - Fully customizable — edit the source code to match your design system.