Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@shennan shennan released this 22 Jan 19:25
· 4 commits to master since this release
  • added toggle functionality for toggling timer on/off
  • added alias event handling methods (e.g started, resumed, paused etc)
  • added ability for emit to fire multiple events in one call (good for aliasing)
  • added ability to attach handlers to multiple events in one call to .on()
  • ensured that all events emit a time as their first argument