vue-simple-upload
An simple file upload component for vue.js.
Installation
npm install vue-simple-upload
Usage
vue-simple-upload is a UMD module, which can be used as a module in both CommonJS and AMD modular environments. When in non-modular environment, FileUpload will be registered as a global variable.
Live Demo
https://jsfiddle.net/saivarunk/o9vwjnar/