getify/h5ive-DEPRECATED
GitHub で見るcore-h5ive needs to provide event pubsub for other modules
Open
#7 opened on 2013年6月5日
enhancementhelp wanted
Repository metrics
- Stars
- (325 stars)
- PR merge metrics
- (PR metrics pending)
説明
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.