Slick for Vue.js
Vue component for Slick-carousel.
Vue support
Supports only Vue >= 2
Installation and usage
See official documentation here.
$ npm install vue-slick
NOTE: slick-carousel
official package appears to use jquery
as a dependency in package.json,
despite it would be more appropriate to use it as a peer dependency to avoid possibility of using multiple
versions of jquery. Be aware of that. When using webpack
you can solve this problem with aliases.
If you need, you can import slick styles too: