Skip to content
Arthur Guiot edited this page Aug 15, 2019 · 1 revision

Welcome to the BroadcastJS wiki!

What is BroadcastJS?

BroadcastJS is a tiny library for a notification dispatch mechanism that enables the broadcast of information to registered observers. Basically, it helps you escalate your data without caring about the context within your code. So, it enables you to send data to a different part of your program.

Clone this wiki locally