@lrnwebcomponents/simple-modal

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

test

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

start

yarn run dev

build

gulp --gulpfile=gulpfile.cjs && rollup -c && prettier --ignore-path ../../.prettierignore --write "**/*.{js,json}" && wca analyze "**/*.js" --format vscode --outFile vscode-html-custom-data.json

dev

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

watch

gulp dev --gulpfile=gulpfile.cjs

serve

es-dev-server -c ../../es-dev-server.config.js

lighthouse

gulp lighthouse --gulpfile=gulpfile.cjs
npm i @lrnwebcomponents/[email protected]

Metadata

Downloads