app-datepicker

v4.0.0-rc.24
A custom datepicker element based on Google's Material Design built from scratch with lit-element
cal calendar date date-picker datepicker lit-element lit-html picker web-component and 2 more...

build

npm run ts -- -p tsconfig.prod.json

document

polymer analyze > dist/analysis.json

lint

tslint --project tsconfig.json --config tslint.prod.json --format stylish

lint:debug

tslint --config tslint.json --project tsconfig.json --format stylish

prepublishOnly

npm run lint && npm run build

serve

polymer serve . --port 4343 --npm --module-resolution=node

test

npm run lint && wct --skip-selenium-install --config-file wct.config.json

test:ci

wct --config-file ./wct.config.ci.json

test:sl

wct --config-file ./wct.config.sl.json

ts

rm -rf dist/ && tsc

watch

npm run ts -- --watch

Metadata

  • MIT
  • >= 8.16.0
  • Rong Sen Ng
  • released 6/18/2019

Downloads

Maintainers