0.1.1 • Published 6 years ago

eks-carousel v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

eks-carousel

Carousel component for Vue.js.

Getting started

Install

npm install eks-carousel

Usage

import Vue from 'vue';
import EksCarousel from 'eks-carousel';
import 'eks-carousel/dist/eks-carousel.css';

Vue.use(EksCarousel);

Browser support

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Opera (latest)
  • Edge (latest)
  • Internet Explorer 10+

Versioning

Maintained under the Semantic Versioning guidelines.

License

MIT © Xkeshi