emitter
Event Emitter (by hackdonalds)
DISCONTINUED
events-system
Typescript library allowing to manage events globally throughout the code (by NickSettler)
Our great sponsors
emitter | events-system | |
---|---|---|
1 | 1 | |
8 | 6 | |
- | - | |
2.4 | 8.4 | |
20 days ago | 8 months ago | |
TypeScript | TypeScript | |
- | Apache License 2.0 |
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
events-system
Posts with mentions or reviews of events-system.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning events-system yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing emitter and events-system you can also consider the following projects:
mitt - 🥊 Tiny 200 byte functional event emitter / pubsub.