getify/h5ive-DEPRECATED

core-h5ive needs to provide event pubsub for other modules

开放

#7 创建于 2013年6月5日

 (0 条评论) (0 个反应) (1 位负责人)JavaScript (60 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (325 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南