eks-upload
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

eks-upload

Upload component for Vue.js.

Getting started

Install

npm install eks-upload

Usage

import Vue from 'vue';
import EksUpload from 'eks-upload';
import 'eks-upload/dist/eks-upload.css';

Vue.use(EksUpload);

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

Package Sidebar

Install

npm i eks-upload

Weekly Downloads

205

Version

0.1.0

License

MIT

Last publish

Collaborators

  • chenfengyuan