Releases: PengJiyuan/emitry
Releases · PengJiyuan/emitry
Release list
1.2.0
Why emitry?
- Small - The source code is less than 100 lines. After minified and gzipped, only 450B.
- Simple - Only 4 api, but it can solve most of the scenes.
- Cross platform - It can work on nodejs, browser...
Api
emitry.on()emitry.once()emitry.emit()emitry.off()