LightVue is a UI Library that hands out everything you need to create contemporary, engaging, and responsive web applications. A platform set to offer unlimited light customizable UI variants and an implementation playground to define how your components would look to and fro.
For detailed docs & demo, please refer to https://lightvue.org/
Install the LightVue package dependencies
npm install lightvue
npm install lightvue@next
- Input: [Vue2.x, Vue3.x]
- Number: [Vue2.x, Vue3.x]
- TextArea: [Vue2.x, Vue3.x]
- Dropdown: [Vue2.x, Vue3.x]
- Button: [Vue2.x, Vue3.x]
- Checkbox: [Vue2.x, Vue3.x]
- Checkbox Group: [Vue2.x, Vue3.x]
- Radio: [Vue2.x, Vue3.x]
- Radio Group: [Vue2.x, Vue3.x]
- Toggle Switch: [Vue2.x, Vue3.x]
- Slider: [Vue2.x, Vue3.x]
- Color Picker: [Vue2.x, Vue3.x]
- Rating: [Vue2.x, Vue3.x]
- TextEditor: [Vue2.x, Vue3.x]
Thank you for considering contributing to LightVue. Please read the contribution guide before making a pull request or raising an issue.