app-datepicker

v6.0.0-rc.23
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

sh $(npm root)/@reallyland/tools/cleanup.sh

dev

npm run serve & npm run watch

postinstall

FILE="$(npm root)/@reallyland/tools/postinstall.sh"; if [ -f "$FILE" ]; then sh "$FILE"; fi

lint

sh $(npm root)/@reallyland/tools/lint-build.sh -c $(npm root)/@reallyland/tools/browser/lit/.eslintrc.json

lint-commit

sh $(npm root)/@reallyland/tools/lint-commit.sh

lint:build

sh $(npm root)/@reallyland/tools/lint-build.sh -c $(npm root)/@reallyland/tools/browser/lit/.build.eslintrc.json

pre-commit

sh $(npm root)/@reallyland/tools/pre-commit.sh

prepublishOnly

npm run lint:build && npm run build

serve

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

test

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

test:helpers

TEST_HELPERS=true npm run test

version

sh $(npm root)/@reallyland/tools/generate-changelogs.sh && git add *CHANGELOG.md

watch

npm run clean && tsc --watch

wtr

node --max-old-space-size=8192 --trace-deprecation $(npm bin)/wtr --config wtr.config.mjs

Metadata

  • MIT
  • >= 16.x
  • Rong Sen Ng
  • released 3/26/2022

Downloads

Maintainers