Skip to content

eakenbor/vue-picture-input-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picture-input-example

This is a simple example project demonstrating the usage of vue-picture-input, a mobile-friendly picture file input Vue.js component with image preview, drag and drop, and EXIF orientation.

See it in action: https://alessiomaffeis.github.io/vue-picture-input-example/

vue-picture-input repository: https://github.com/alessiomaffeis/vue-picture-input

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.6%
  • Vue 40.8%
  • HTML 14.6%