stopwatch-emitter
Version:
Just a stopwatch-like timer class
28 lines (19 loc) • 378 B
Markdown
v0.0.4
Date: 05-07-2013
Changes:
- Fixed a number of edge cases and added unit tests for them
- Added examples
v0.0.3
Date: 05-06-2013
Changes:
- Add EventEmitter for browser as submodule
v0.0.2
Date: 05-05-2013
Changes:
- Added unit tests
- Fixed prototypal inheritance of EventEmitter
- Setup npm stuff
v0.0.1
Date: 05-04-2013
Changes:
- Initial commits