@klevu/ui-vue
v2.5.2
Published
Klevu UI components for Vue
Downloads
149
Readme
@klevu/ui-vue
The @klevu/ui-vue package is a set of UI components for use with Vue.js. It provides the same set of UI components as @klevu/ui, but there is a little bit code change web components to native Vue components. Vue supports also web components directly.
Read more and learn: https://webcomponents.klevu.com
Installation
To install @klevu/ui-vue, you can use npm or yarn:
npm install @klevu/ui-vue
yarn add @klevu/ui-vue
Contributing
If you would like to contribute to @klevu/ui, please follow these steps:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them with a descriptive message.
- Push your changes to your fork.
- Create a pull request.