sched-datepicker

yet another datepicker (sched.site). features today button, multi date and range picker.


Keywords
web-component, web-components, web, component, components, custom, element, polymer, datepicker, multidate, multi, date, range, rangedate, today, polymer-components, polymer-element
License
GPL-3.0
Install
bower install sched-datepicker#v0.0.7

Documentation

<sched-datepicker></sched-datepicker>

yet another datepicker (a prototype for sched.site)

Published on webcomponents.org

features:

  • today button
  • min & max dates
  • array of available dates
  • multi date picker (select multiple dates)
  • date range picker (select two dates: start & end)

note:

API DOC, DEMO, & TEST PAGES

API DOC & DEMO: https://edwardsharp.github.io/sched-datepicker/

DEMO: https://edwardsharp.github.io/sched-datepicker/components/sched-datepicker/demo/index.html

TESTS: https://edwardsharp.github.io/sched-datepicker/components/sched-datepicker/test/sched-datepicker_test.html

INSTALL

bower i edwardsharp/sched-datepicker -S

TESTING

$ polymer test

...or visit /components/sched-datepicker/test/sched-datepicker_test.html (e.g. http://localhost:8080/components/sched-datepicker/test/sched-datepicker_test.html)

problems? feature requests?

create a github issue?

LICENSE

GNU General Public License version 3 (GPL-3.0)