emittery

Simple and modern async event emitter

MIT License

Downloads
101.3M
Stars
1.7K
Committers
28

Bot releases are hidden (Show)

emittery -

Published by sindresorhus over 4 years ago

Breaking

  • Require Node.js 10 fbcfd8a

Improvements

  • Allow symbol event names (#43) 8c6bd97
  • Support listening for listener changes (#49) 6cd921b

https://github.com/sindresorhus/emittery/compare/v0.5.1...v0.6.0

emittery -

Published by sindresorhus about 5 years ago

emittery -

Published by sindresorhus about 5 years ago

Breaking

  • Require Node.js 8 a0a4c6e

Enhancements

  • Add subscription mechanism using async iterators (#40) 2baf580
  • Add bindMethods() method and a mixin() decorator for TypeScript users (#37) 96a2cb8

https://github.com/sindresorhus/emittery/compare/v0.4.1...v0.5.0