A library for managing and communicating events in your application through a singleton pattern. This pattern ensures that there is a single instance of the event manager, making it easy to coordinate and handle events across different parts of your codebase.
lightweight open-source typescript rxjs typescript-library event-handling singleton-pattern code-communication event-emission event-queues
-
Updated
Dec 28, 2024 - TypeScript