angular-date-picker

Lightweight Calendar for Angular

Usage no npm install needed!

<script type="module">
  import angularDatePicker from 'https://cdn.skypack.dev/angular-date-picker';
</script>

README

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