typed-signals
A type checked signal library for TypeScript (and JavaScript)
@mcastiello/event-bus
This library is a simple publish/subscribe bus implementation, which will allow you to send and receive events across your application, organised in different channels with the option to get all the event payloads strictly typed.
app-bus
An asynchronous application event bus for javascript designed to work with the pub/sub paradigm.