Timer factory is used to create an instance of a generic timer with getters, setters and utility functions of a tradational timer with .start(), .stop(), .reset() functions. This factory pattern in JavaScript follows the classic factory pattern in Object Oriented Programming. See demo.index in a browser for a quick demo. Use browser console to see ticks. Future version will update demo.index to present more statistics of the timer, such as showing the ticks and elapsed time on HTML page.
This repository has been archived by the owner on Apr 1, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Timer factory is used to create an instance of a generic timer with getters, setters and utility functions of a tradational timer with .start(), .stop(), .reset() functions. This factory pattern in JavaScript follows the classic factory pattern in Object Oriented Programming. See demo.index in a browser for a quick demo. Use browser console to s…
BeniCheni/TimerFactory
About
Timer factory is used to create an instance of a generic timer with getters, setters and utility functions of a tradational timer with .start(), .stop(), .reset() functions. This factory pattern in JavaScript follows the classic factory pattern in Object Oriented Programming. See demo.index in a browser for a quick demo. Use browser console to s…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published