Skip to content

rop7/vue-input-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-input-image

Just call this component, pick a image, then a @submit event will dispatch returning a BASE64 String.

Mandatory peer dependencies:

  • Vue 2.0
  • Vue-loader
  • Buefy (also must call in Vue.use())
  • Bulma (CSS framework)
  • A ES6 blunder
  • Browser support for 'FileReader' API

Most-likely you want to use this along with 'vue webpack template' (vue init webpack)

About

A vue image input that returns BASE64

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published