Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Add link to ngx-combo-datepicker
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmdev committed Dec 20, 2017
1 parent 770eeef commit e29f737
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ ngComboDatePicker

_Select dates with combo boxes_

**ngComboDatePicker** is an Angular directive to select dates using combo boxes.
**ngComboDatePicker** is an AngularJS directive to select dates using combo boxes.

[See the live demos and read the docs](http://jfmdev.github.io/ngComboDatePicker/ "ngComboDatePicker - Live demos and docs")

> If you use the React library, you should check [reactComboDatePicker](https://github.com/jfmdev/reactComboDatePicker), a fork of this project that uses React instead of Angular.
> If you use the React library, you should check [reactComboDatePicker](https://github.com/jfmdev/reactComboDatePicker), a fork of this project that uses React instead of Angular.
> And if you use Angular 4+ (current directive works only on Angular 1.x), you should check [ngx-combo-datepicker](https://github.com/katafractari/ngx-combo-datepicker).
Usage
-----
Expand Down

0 comments on commit e29f737

Please sign in to comment.