Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upEvent dispatch, npm repository, has been archived. Is there a maintained alternative? #3
Labels
Comments
|
Oh well, that's sad I liked that package :( I will try to find an alternative, or write a service that does the same |
|
I just found about that package as well, and it looks awesome. Hopefully there are some similar alternatives out there. If you decide to create a similar service, and if you accept PRs, I will be happy to collaborate :) |
|
You might want to check out https://github.com/KeesCBakker/Strongly-Typed-Events-for-TypeScript I'm in the process of replacing event-dispatch with it for the project I'm currently working on. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hi,
First of all thank you for sharing this node-js project skeleton, and writing a blog post about it :)
I was wondering if you are aware that event dispatch has been archived:
https://github.com/pleerock/event-dispatch#readme
Do you know by any chance if there is a maintained alternative?
Best!