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
- Host: GitHub
- URL: https://github.com/cuppalabs/angular2-datepicker
- Owner: CuppaLabs
- Created: 2017-09-26T21:49:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-29T04:58:09.000Z (over 8 years ago)
- Last Synced: 2025-01-07T22:33:01.208Z (about 1 year ago)
- Topics: angular2-datepicker, angular4-component, datepicker
- Language: TypeScript
- Homepage:
- Size: 1.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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",