Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 396 Bytes

File metadata and controls

10 lines (7 loc) · 396 Bytes

angular-date-picker

angular-date-picker is a lightweight calendar that acts like a custom input element through regular ngModel bindings. It is:

  • Localizable
  • Pure CSS – does not use any images
  • Pure Angular – does not rely on any other libraries
  • Compatible with IE8+

Demo and documentation