1.0.1 • Published 2 years ago

@eddieonthecode/angular-countdown v1.0.1

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

@eddieonthecode/angular-countdown

Installing

npm install @eddieonthecode/angular-countdown

Html

<countdown 
    [time]="time" 
    [dayText]="'Day'" 
    [hourText]="'Hour'" 
    [minuteText]="'Minute'" 
    [secondText]="'Second'" 
    (onReached)="handleReached()"
>
</countdown>

Preview

angular-countdown-preview

DEMO

1.0.1

2 years ago

1.0.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago