v-click-outside

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

test

jest --coverage

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 8/27/2018

Downloads

Maintainers