Skip to content

v3.2.0: add once() functionality

Compare
Choose a tag to compare
@rogierschouten rogierschouten released this 31 Mar 18:41
· 41 commits to master since this release

Allows to attach handlers that get removed automatically after the first call, like EventEmitter#once()