@fokke-/vue-bartender.js
v1.1.0
Published
Bartender.js plugin for Vue 3
Downloads
144
Maintainers
Readme
Bartender.js plugin for Vue 3
This package contains Vue 3 plugin and components for Bartender.js, providing an easy way to use the library in your Vue application.
- Add bars using <BartenderBar> component
- Interact with the library with directives or with scoped slot
- Full access to the API via composable
Requirements
- vue >=3.5.0
- @fokke-/bartender.js >=3.0.0
Installation
npm i @fokke-/vue-bartender.js