element-closest

v3.0.2
Return the closest element matching a selector up the DOM tree
javascript js dom document element node closest matches polyfill and 3 more...

build

npm run build:node && npm run build:browser

build:node

rollup --config

build:browser

cross-env NODE_ENV=browser rollup --config

prepublish

npm run test && npm run build

test

eslint src/*.js --cache --ignore-path .gitignore --quiet
npm i element-closest

Metadata

  • CC0-1.0
  • >=0.12.0
  • Jonathan Neal
  • released 10/31/2019

Downloads