Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 613 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 613 Bytes

n4-dateInput-directive

Build Status Coverage Status

about

Angular directive to get and set date value from an input.

how to install

npm install n4-dateinput-directive --save

or

bower install n4-dateinput-directive --save

how to use

<n4-date-input data-ng-model="value"></n4-date-input>

#LICENSE

MIT