detect-passive-events

v2.0.0
Detect if the browser supports passive events
detect passive passive events

dev

npm link && npm run watch && npm unlink

watch

rm -rf dist && trap 'exit 0' SIGINT; microbundle watch --format esm,cjs --no-compress --strict & microbundle watch --format umd --compress --strict

build

rm -rf dist && microbundle build --format esm,cjs --no-compress --strict && microbundle build --format umd --compress --strict

prepublishOnly

npm run test && npm run build

tsc

tsc --watch

test

jest

test:watch

jest --watchAll

coverage

npx live-server coverage/lcov-report

Metadata

  • MIT
  • Whatever
  • Rafael Pedicini
  • released 10/15/2020

Downloads

Maintainers