vue-file-base64 icon indicating copy to clipboard operation
vue-file-base64 copied to clipboard

Vue Component for Convert File to base64

Results 5 vue-file-base64 issues
Sort by recently updated
recently updated
newest added

I did npm i and get into `vue-file-base64.vue` `` Can You fix this?

Using @input is a safer way to have a trigger once the user selects a file. From my observation in Firefox, but I could be wrong, using change there can...

Hi, First of all, thank you for creating this! Is there a reason you didn't set vue2 as a dependency in your package.json? At this moment, this package loads vue...