An open API service indexing awesome lists of open source software.

https://github.com/cuppalabs/angular2-datepicker

Angular 2 datepicker comonent
https://github.com/cuppalabs/angular2-datepicker

angular2-datepicker angular4-component datepicker

Last synced: 7 months ago
JSON representation

Angular 2 datepicker comonent

Awesome Lists containing this project

README

          

# Angular2 Datepicker

## Development in progress...

## Scripts to run the code
"ng": "ng",
"start": "ng serve",
"e2e": "ng e2e",
"build": "npm run build:esm && npm run build:umd && gulp copy",