Shadcn Extension screenshot

Shadcn Extension

Author Avatar Theme by Belkacemyerfa
Updated: 4 Aug 2025
1271 Stars

An open source component collection , that extends your ui library , built using shadcn component

Categories

Overview:

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.

Features:

  • Accessible and Customizable Components: Extends the Shadcn components library with components that are both accessible and customizable.
  • Variety of Components: Offers a variety of components for users to enhance their projects.
  • Documentation: Comprehensive documentation available for all components.
  • Contribution Guide: Includes a guide for individuals interested in contributing to the project.

Installation:

To install the Shadcn Extension, follow these steps:

  1. Clone the repository:
git clone [repository_url]
  1. Install dependencies:
npm install
  1. Start using the components in your project:
import { ComponentName } from 'shadcn-extension';

Summary:

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.