getify/h5ive-DEPRECATED

core-h5ive needs to provide event pubsub for other modules

Ouverte

#7 ouverte le 5 juin 2013

 (0 commentaire) (0 réaction) (1 personne assignée)JavaScript (60 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (325 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur