getify/h5ive-DEPRECATED

core-h5ive needs to provide event pubsub for other modules

Open

#7 geöffnet am 5. Juni 2013

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (60 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (325 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

I've decided we need to drop in a simple EventEmitter port into core-h5ive, so that modules can notify that central event hub when certain events happen. User code should be able to easily subscribe to module namespaced events, even/especially with wildcards.

Contributor Guide