Postman - a JavaScript message busgithub.com/aaronpowell20 pointsslace15 years agoPostman 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.