0.1.3 • Published 8 years ago

g-countdown v0.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

A simple countdown timer.

Installation

npm install g-countdown

Properties

PropertyTypeDescription
titleStringText displayed over the counter.
dateEndStringAny valid date containing the year, month and day.2017-10-01
miniBooleanSwitches the counter to the mini mode, where only the values of the counter itself are displayed.XX:XX:XX:XX
captionObjectText of signatures under the counter.{ days: 'days', hours: 'hours', minutes: 'minutes', seconds: 'seconds' }

License

MIT License

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago