Vue.js File Upload Plugin

2017-02-10 Vue.js JavaScript Plugin

This is a utility I've used in a few projects already so the code is quite reliable.

Finally had some time to package it, so here it is.

It's only been tested with Vue 2.x

Features:

  • Drag and drop file zone.
  • Progress bars (at global and file level)
  • Synchronous or asynchronous modes
  • File validation (front/back end)
  • Max files check (with current)

Enjoy :-)

Resources

Documentation and live demo:

Get the source at:

If you like the package, please consider sponsoring:

Related Posts