Postman - a JavaScript message bus

http://github.com/aaronpowell/postman
by slace • 15 years ago
20 4 15 years ago

Postman is a JavaScript library & npm package which allows for cross-component messaging like traditional pub/ sub libraries but without the reqiurement on a message to be published after all the listeners are attached.

Related Stories

Loading related stories...

Source preview

github.com