ueve
🔥 Hellishly fast and 🤏 tiny async/sync event emitter (by yamiteru)
emitter
Event Emitter (by hackdonalds)
DISCONTINUED
Our great sponsors
ueve | emitter | |
---|---|---|
2 | 1 | |
6 | 8 | |
- | - | |
7.5 | 2.4 | |
about 2 months ago | 3 months ago | |
TypeScript | TypeScript | |
GNU General Public License v3.0 or later | - |
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.
ueve
Posts with mentions or reviews of ueve.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning ueve yet.
Tracking mentions began in Dec 2020.
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
What are some alternatives?
When comparing ueve and emitter you can also consider the following projects:
mitt - 🥊 Tiny 200 byte functional event emitter / pubsub.