A small utility for simplified creation of callback functions that publishes the argument to an observable stream when called.
A common, shared event handler used across multiple TotallyInformation packages. Implemented as a singleton class.
A flexible, decoupled event/observer system for TypeScript and JavaScript with: - Return values from listeners - Async/await support - Once listeners - Unsubscribe support - Global and local event systems