v-click-outside

v2.1.1
Vue directive to react on clicks outside an element

test

jest --coverage

test:watch

jest --colors --watch

coverage

open coverage/lcov-report/index.html

build

microbundle --entry lib/index.js --target browser --format umd --name v-click-outside

lint

eslint . --ext .js

format

prettier --write '**/*.{js,json,md}'

format:changed

pretty-quick

format:staged

pretty-quick --staged

release

np

version

npm run build

Metadata

  • MIT
  • >=6
  • ndelvalle
  • released 4/1/2019

Downloads

Maintainers