web-dialog

v0.0.11
A highly accessible, customizable and lightweight dialog.
web accessibility accessible a11y dialog modal focus trap components and 5 more...

b:dev

rollup -c rollup.config.ts --environment NODE_ENV:dev

b:prod

rollup -c rollup.config.ts --environment NODE_ENV:prod

s:dev

rollup -c rollup.config.ts --watch --environment NODE_ENV:dev

s:prod

rollup -c rollup.config.ts --watch --environment NODE_ENV:prod

s

npm run s:dev

readme

readme generate

b:lib

rollup -c rollup.config.build.ts && npm run wca

ncu

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

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

wca

npx web-component-analyzer analyze src/lib --format json --outFile dist/custom-elements.json
npm i web-dialog

Metadata

  • MIT
  • Whatever
  • Andreas Mehlsen
  • released 3/22/2020

Downloads

Maintainers