getify/h5ive-DEPRECATED

core-h5ive needs to provide event pubsub for other modules

Open

#7 创建于 2013年6月5日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)JavaScript (60 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (325 star)
PR 合并指标
 (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.

贡献者指南