@appnest/focus-trap

v1.0.0
A lightweight web component to trap focus within a DOM node
custom elements web component custom element web component focus accessibility dialog and 3 more...

ncu

ncu -u -a && npm update && npm install

test

karma start

b:dev

rollup -c --environment NODE_ENV:dev

b:prod

rollup -c --environment NODE_ENV:prod

s:dev

rollup -c --watch --environment NODE_ENV:dev

s:prod

rollup -c --watch --environment NODE_ENV:prod

s

npm run s:dev

start

npm run s

b:lib

node pre-build.js && tsc -p tsconfig.build.json

readme

node node_modules/.bin/readme generate

postversion

npm run readme && npm run b:lib

publish:patch

np patch --contents=dist --no-cleanup

publish:minor

np minor --contents=dist --no-cleanup

publish:major

np major --contents=dist --no-cleanup
npm i @appnest/focus-trap

Metadata

  • MIT
  • Whatever
  • Appnest
  • released 3/20/2019

Downloads