Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/djsiddz/djsiddz-dtp

Date Time Picker module for your Angular 5 apps
https://github.com/djsiddz/djsiddz-dtp

angular datepicker datetimepicker timepicker

Last synced: about 2 months ago
JSON representation

Date Time Picker module for your Angular 5 apps

Awesome Lists containing this project

README

        

# DjsiddzDtp

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.7.3.

## !Warning! Currently Not Ready for production use

Once this is ready for production use, it will be published to npm for easy integration into your Angular app.

## Steps to being Production-ready

- [x] Bind with external `formControlName` and `ngModel` [Current Reference link](https://blog.thoughtram.io/angular/2016/07/27/custom-form-controls-in-angular-2.html)
- [ ] Support for editing date & time (Initialize with supplied value instead of default value if available)
- [ ] Move out of dtp template. Use another way to trigger the dtp.
- [ ] Move the `dtp` to a module for making it exportable & reusable
- [ ] Create npm package using `ng-packagr` [Current Reference link](https://medium.com/@nikolasleblanc/building-an-angular-4-component-library-with-the-angular-cli-and-ng-packagr-53b2ade0701e)

**********

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.