Vue.js Base64 File Upload

The Vue.js Base64 File Upload component allows to upload files as base64 data-uris (URL representing the file’s data as a base64 encoded string).

Preview:

Vue.js Base64 File Upload

Download Details:

Author: dhhb

Live Demo: https://dhhb.github.io/vue-base64-file-upload/example/

Download Link: https://github.com/dhhb/vue-base64-file-upload/archive/master.zip

Official Website: https://github.com/dhhb/vue-base64-file-upload

Install & Download:

npm i vue-base64-file-upload

Add Comment