app-datepicker

v6.0.0-rc.14
Google Material Design based date picker built with lit
buildwithlit cal calendar date-picker date datepicker lit-element lit-html lit and 6 more...

build

npm run clean && tsc

clean

rm -rf .*cache *.log .swc/ coverage/ dist/ logs/

dev

npm run serve & npm run watch

postinstall

bash postinstall.bash

lint

eslint src --ext .js,.ts

lint-commit

npm x -y -- commitlint@latest --edit

lint:build

npm run lint -- --config .build.eslintrc.json

pre-commit

package-check && nano-staged && tsc --noEmit

prepublishOnly

npm run lint:build && npm run build

serve

npm x -y @web/dev-server@latest -- wds --node-resolve -dw -p 3000 -a index.html

test

wtr --config wtr.config.mjs --update-snapshots

test:helpers

TEST_HELPERS=true npm run test

watch

npm run clean && tsc --watch

wtr

node --max-old-space-size=8192 --trace-deprecation node_modules/@web/test-runner/dist/bin.js --config wtr.config.mjs

Metadata

  • MIT
  • >= 16.x
  • Rong Sen Ng
  • released 2/21/2022

Downloads

Maintainers