Xplorer UI is a React component library inspired by Shadcn UI. This library provides a set of reusable and customizable UI components that enhance the user experience and streamline development.
Xplorer UI extends the Shadcn UI library with additional components tailored for common use cases. If you’re familiar with Shadcn UI, you'll find most of the components in Xplorer UI similar, allowing you to leverage the Shadcn documentation as a reference.
For detailed information about Shadcn UI components, visit their documentation.
- 🎨 Based on Shadcn UI for consistent and beautiful design
- 🚀 Custom components for enhanced functionality
- 🌙 Dark mode support out of the box
- 📊 Data visualization components
- 🧩 Easy-to-use modal system
- 📝 Advanced form components
- 🔄 Loading indicators
npm install xplorer-ui
# or
yarn add xplorer-ui
# or
pnpm add xplorer-ui```
We welcome contributions to Xplorer UI!
Xplorer UI is licensed under the MIT License. See the LICENSE file for details.