@oat-sa/focus-visible

v5.1.1
Polyfill for :focus-visible pseudo-selector

test

npm run build && cross-env NODE_ENV=ci concurrently -k --success last "npm run test:server" "npm run test:selenium"

build

rollup -c

sauce

npm run build && cross-env NODE_ENV=sauce concurrently -k --success last "npm run test:server" "npm run test:selenium"

precommit

lint-staged

test:server

http-server . -s

test:selenium

wait-on http://localhost:8080 && node ./test/index.js

prepublishOnly

npm run build
npm i @oat-sa/[email protected]

Metadata

  • W3C
  • Whatever
  • Unknown
  • released 6/16/2020

Downloads