esmj-emitter

Lightweight emitter with zero dependencies for sync/async operation with from listeners result

MIT License

Downloads
218
Stars
1
Committers
1

Bot releases are visible (Hide)

esmj-emitter - v0.4.1 Latest Release

Published by github-actions[bot] 8 months ago

Bug Fixes

esmj-emitter - v0.4.0

Published by github-actions[bot] 8 months ago

Features

  • ๐ŸŽธ add support for define key name of result from listener (ab64642)

BREAKING CHANGES

  • ๐Ÿงจ The event structure use internal Symbol.
esmj-emitter - v0.3.1

Published by github-actions[bot] 8 months ago

Bug Fixes

  • ๐Ÿ› add missing event argument for once listeners (cafb9c3)
esmj-emitter - v0.3.0

Published by github-actions[bot] over 1 year ago

Features

  • ๐ŸŽธ event result is cleared between emits (46dbb7d)
esmj-emitter - v0.2.1

Published by github-actions[bot] almost 2 years ago

Bug Fixes

  • ๐Ÿ› add types to exports field (bd964e5)
esmj-emitter - v0.2.0

Published by github-actions[bot] almost 2 years ago

Features

  • ๐ŸŽธ remove exported Event (b4b992c)
esmj-emitter - v0.1.0

Published by github-actions[bot] almost 2 years ago

esmj-emitter - v0.0.7

Published by github-actions[bot] almost 2 years ago

Bug Fixes

  • ๐Ÿ› returning event with stopPropagation for sync mode (776d58d)
esmj-emitter - v0.0.6

Published by github-actions[bot] about 2 years ago

Features

  • ๐ŸŽธ add types for typescript (a54a706)

BREAKING CHANGES

  • ๐Ÿงจ Remove catchError method
esmj-emitter - v0.0.5

Published by github-actions[bot] about 2 years ago

Bug Fixes

  • ๐Ÿ› catch error method (08ba3df)
esmj-emitter - v0.0.4

Published by github-actions[bot] about 2 years ago

Bug Fixes

  • ๐Ÿ› createEvent reset internal event flag (20ae34d)
esmj-emitter - v0.0.3

Published by github-actions[bot] about 2 years ago

0.0.2 (2022-08-10)

Features