|
há 1 ano atrás | |
---|---|---|
.. | ||
tests | há 1 ano atrás | |
.npmignore | há 1 ano atrás | |
.travis.yml | há 1 ano atrás | |
.zuul.yml | há 1 ano atrás | |
History.md | há 1 ano atrás | |
LICENSE | há 1 ano atrás | |
Readme.md | há 1 ano atrás | |
events.js | há 1 ano atrás | |
package.json | há 1 ano atrás |
Node's event emitter for all engines.
npm install events
var EventEmitter = require('events').EventEmitter
See the node.js event emitter docs