A series of Vue components.
npm install eks> A series of Vue components.
``shell`
npm install eks
`js
import Vue from 'vue';
import Eks from 'eks';
import 'eks/dist/eks.css';
Vue.use(Eks);
``
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Opera (latest)
- Edge (latest)
- Internet Explorer 10+
Maintained under the Semantic Versioning guidelines.