@lrnwebcomponents/simple-modal

v0.2.0
A simple modal that ensures accessibility and stack order context appropriately
web-components html

test

../../node_modules/.bin/wct --configFile ../../wct.conf.json node_modules/@lrnwebcomponents/simple-modal/test/

start

yarn run dev

build

../../node_modules/.bin/gulp && ../../node_modules/.bin/rollup -c && ../../node_modules/.bin/prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}'

dev

concurrently --kill-others "yarn run watch" "yarn run serve"

watch

../../node_modules/.bin/gulp dev

serve

polymer serve --npm --module-resolution=node --open

lighthouse

../../node_modules/.bin/gulp lighthouse
npm i @lrnwebcomponents/[email protected]

Metadata

Downloads