emitter
Event Emitter (by hackdonalds)
DISCONTINUED
wonka
🎩 A tiny but capable push & pull stream library for TypeScript and Flow (by 0no-co)
Our great sponsors
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
emitter
Posts with mentions or reviews of emitter.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-21.
-
I was asked to implement Event Emitter in an interview. How would you approach it? Link is attached.
I have written the best event emitter in the world in javascript. It is here https://github.com/hackdonalds/emitter
wonka
Posts with mentions or reviews of wonka.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-27.
What are some alternatives?
When comparing emitter and wonka you can also consider the following projects:
mitt - 🥊 Tiny 200 byte functional event emitter / pubsub.
ramda - :ram: Practical functional Javascript
strong-mock - Type safe mocking library for TypeScript
io-ts - Runtime type system for IO decoding/encoding
fp-ts - Functional programming in TypeScript
robot - 🤖 A functional, immutable Finite State Machine library