mydatepicker
Version:
Angular date picker
62 lines (38 loc) • 1.63 kB
Markdown
# 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**
[](https://travis-ci.org/kekeh/mydatepicker)
[](https://codecov.io/gh/kekeh/mydatepicker)
[](https://www.npmjs.com/package/mydatepicker)
[](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