@4tw/vue-drop-zone

v3.1.0
A vue component for drag'n'drop upload using uppy.io

serve

vue-cli-service serve

build

vue-cli-service build --target lib --name drop-zone src/components/DropZone.vue

lint

vue-cli-service lint

test:unit

vue-cli-service test:unit

preversion

yarn run lint && yarn run test:unit && yarn run build

postversion

git push --tags && npm publish --access=public && git push

release

yarn version
npm i @4tw/vue-drop-zone

Metadata

Downloads