getify/h5ive-DEPRECATED
在 GitHub 查看core-h5ive needs to provide event pubsub for other modules
Open
#7 创建于 2013年6月5日
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.