@lrnwebcomponents/a11y-utils

v4.0.10
a collection of accessibility patterns and styles
web-components html

start

yarn run dev

build

../../node_modules/.bin/gulp --gulpfile=gulpfile.cjs && ../../node_modules/.bin/rollup -c && ../../node_modules/.bin/prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}' && wca analyze "**/*.js" --outFile custom-elements.json

dev

../../node_modules/.bin/concurrently --kill-others "yarn run watch" "yarn run serve"

watch

../../node_modules/.bin/gulp dev --gulpfile=gulpfile.cjs

serve

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

lighthouse

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

Metadata

Downloads