A UI library for genius Web Apps
A modern, elegant UI component library designed for Vue applications that demand both functionality and style.
- 🧩 Modern, reusable Vue 3 components
- 🎨 Customizable theming options
- ⚡ Lightweight and performant
- 📱 Mobile-friendly responsive design
- 🌐 Accessibility built-in
``bash`
npm install @rebnd/ui
> Note: @rebnd/ui requires Vue 3.2 or higher
Add the following import to your main entry file:
`js`
import '@rebnd/ui/dist/styles.css'
`vue
Use Rebnd
`
Visit our documentation site for comprehensive guides, API details, and interactive examples.
- RButton - Versatile button component with multiple variantsRInput
- - Text input field with validation supportRTabs
- - Tabbed interface for organizing contentRModal
- - Customizable modal dialogs
- And many more! Check our documentation for the complete list.
`bashClone the repository
git clone https://github.com/Rebnd/ui.git
Contributions are welcome! Please feel free to submit a Pull Request.
MIT License © 2024 Rebnd