image-gallery-input
v1.0.0
Published
The ImageGalleryInput component is a versatile Vue.js component designed to handle image inputs with drag and drop functionality. It allows users to easily upload images by dragging and dropping them onto the designated area. With its intuitive interface,
Downloads
5
Maintainers
Readme
image-gallery
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint