getify/h5ive-DEPRECATED

core-h5ive needs to provide event pubsub for other modules

Open

#7 aberto em 5 de jun. de 2013

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)JavaScript (60 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (325 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador