v-click-outside

v3.2.0
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 src/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
npm i v-click-outside

Metadata

  • MIT
  • >=6
  • ndelvalle
  • released 5/16/2022

Downloads

Maintainers