calendar
calendar copied to clipboard
Calendar UI component
Hi - your [demo link](http://component.github.io/calendar/) is dead
Relates to issue #15
for things people may not need / want, this component is plenty bulky as-is, most of the other issues (ranges etc) should be plugins
`new Calendar({ months: true, years: [2000, 2011] })` or `{ years: true }` etc. typically im not a fan but `.showMonthSelect().showYearSelect();` is pretty verbose so it might be alright for...
to what is selectable (when year select is present)