An open source component collection , that extends your ui library , built using shadcn component
The Shadcn Extension offers accessible and customizable components that extend the Shadcn components library. Users can check all available components and their documentation on the Shadcn Extension website. Additionally, there is a contributing guide for those interested in contributing to the project.
To install the Shadcn Extension, follow these steps:
git clone [repository_url]
npm install
import { ComponentName } from 'shadcn-extension';
The Shadcn Extension provides a valuable set of accessible and customizable components that expand the capabilities of the original Shadcn components library. With detailed documentation and a clear contribution guide, users can easily leverage these components in their projects and even contribute to the extension’s development.