Angular-Cd-Timer
September 5, 2022 ยท View on GitHub
This is a simple, re-usable and inter-operable timer component for Angular CLI with multiple options.
cd-timer is able to:
- count up / count down.
- manage start time and end time.
- manage several displaying format.
Demo
Demo is available on this site: http://angular-cd-timer.clemdesign.fr/
Compatibilities
| Angular version | Library version |
|---|---|
| 4+ | 1.X.X |
| 12+ | 2.X.X |
| 13+ | 3.X.X |
Documentation
Please refer to README of library.
Development
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.
Build
Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.
Build library
Run ng build angular-cd-timer to build the project. The build artifacts will be stored in the dist/ directory.
Contribution
We welcome any or all kinds of contributions! Please submit [pull requests](https://github.com/clemdesign/angular-cd-timer/pulls or create issues to contribute to this project :)
License
Under MIT Copyright (c) 2018-2021 clemdesign