aweary / microbe.js

A small, easy to use Node.js framework written in ES6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inherit from EventEmitter

aweary opened this issue · comments

The app should inherit from events.EventEmitter.prototype to provide a better events API privately and publicly

Implemented in 4f543dc