You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.
jiajunGit edited this page Jul 24, 2017
·
5 revisions
Events in Git Labels
Git Labels uses an event driven approach for the interactions and sharing of data among the different components to reduce coupling. It primarily uses PubSubJS - https://github.com/mroderick/PubSubJS for handling its events. Below are some code examples that demonstrate how to use PubSubJS to publish and subscribe to events: