UI elements

MyDatePicker

My date picker by Kekeh

A simple, yet effective date picker. It is under the MIT license and allows disabling some patterns.

Project website https://github.com/kekeh/mydatepicker

Documentation README

License MIT

Demo 

  1. Angular datepicker demo https://kekeh.github.io/angular-mydatepicker/

Dependencies

none

NPM

https://www.npmjs.com/package/mydatepicker

npm i mydatepicker

Features

  • highlighting today
  • Sunday as a first day
  • disabling dates before today / tomorrow
  • show week numbers
  • allow custom styling
  • disable examples: Wednesday, 3rd day of the month
  • mark today
  • date range picker

You may also like...