alessiomaffeis / vue-picture-input-example

vue-picture-input example project

Home Page:https://alessiomaffeis.github.io/vue-picture-input-example/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

vue-picture-input example project

https://alessiomaffeis.github.io/vue-picture-input-example/

License:MIT License


Languages

Language:JavaScript 44.7%Language:Vue 40.8%Language:HTML 14.6%