app-datepicker

v4.0.0-rc.15
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 > analysis.json

lint

tslint --project tsconfig.json --config tslint.prod.json --format stylish 'src/**/*.ts*'

lint:debug

tslint --project tsconfig.json --config tslint.json --format stylish 'src/**/*.ts*'

prepublishOnly

npm run lint && npm run build

serve

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

test

polymer test --skip-selenium-install

test:ci

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

test:sl

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

testkeep

polymer test -p --expanded --module-resolution=node --npm

ts

rm -rf dist/ && tsc

watch

npm run ts -- --watch

Metadata

  • MIT
  • >= 10.13.0
  • Rong Sen Ng
  • released 4/5/2019

Downloads

Maintainers