Vlossom is a vibrant and versatile Vue UI library designed to blossom your web applications with elegance and ease.
Vlossom can be downloaded via npm
npm i vlossom
You can also download Vlossom via CDN
https://unpkg.com/browse/[email protected]/
https://www.jsdelivr.com/package/npm/vlossom
Experiment with your code by utilizing components in the Playground.
cd packages/vlossom
npm run dev
Explore the usage of components within the Storybook.
cd packages/vlossom
npm run storybook
If you're interested in contributing, we highly recommend reading the Contributing.md and following the guidelines provided.
By contributing your code to the vlossom GitHub repository, you agree to license your contribution under the MIT license.