@lrnwebcomponents/simple-picker

v2.7.3
a simple picker for swatches, icons, etc.
web-components html

test

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

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" --format vscode --outFile vscode-html-custom-data.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