UNPKG

mydatepicker

Version:
62 lines (38 loc) 1.63 kB
# mydatepicker **New datepicker library** __If your Angular version is >= 7.2 you can use a new version ([angular-mydatepicker](https://github.com/kekeh/angular-mydatepicker)) of this component:__ * [repository](https://github.com/kekeh/angular-mydatepicker) * [online demo](https://kekeh.github.io/angular-mydatepicker/) **Version compatibility of this library** | Library version | Angular version | Branch | Installation | | :-------------- | :-------------- | :----- | :----------- | | < 9.0.0 | >= 2 and < 9 | master | npm install --save mydatepicker@latest| | >= 9.0.0 | >= 9 | angularIvy | npm install --save mydatepicker@ng9 | **Angular date picker** [![Build Status](https://travis-ci.org/kekeh/mydatepicker.svg?branch=master)](https://travis-ci.org/kekeh/mydatepicker) [![codecov](https://codecov.io/gh/kekeh/mydatepicker/branch/master/graph/badge.svg)](https://codecov.io/gh/kekeh/mydatepicker) [![npm](https://img.shields.io/npm/v/mydatepicker.svg?maxAge=2592000?style=flat-square)](https://www.npmjs.com/package/mydatepicker) [![npm](https://img.shields.io/npm/dt/mydatepicker.svg)](https://www.npmjs.com/package/mydatepicker) ## Description Highly configurable Angular date picker. ## Installation __npm install mydatepicker --save__ ## Usage Follow instructions from [here](https://github.com/kekeh/mydatepicker/blob/master/README.md) ## Demo Online demo is [here](http://kekeh.github.io/mydatepicker) ## Compatibility (tested with) * Firefox * Chrome * Chromium * Edge * IE11 * Safari ## License * License: MIT ## Author * Author: kekeh ## Keywords * Date picker * Angular2+ * typescript