Eric Foster 35b96bc934 initial commit пре 8 година
..
tests initial commit пре 8 година
.npmignore initial commit пре 8 година
.travis.yml initial commit пре 8 година
.zuul.yml initial commit пре 8 година
History.md initial commit пре 8 година
LICENSE initial commit пре 8 година
Readme.md initial commit пре 8 година
events.js initial commit пре 8 година
package.json initial commit пре 8 година

Readme.md

events Build Status

Node's event emitter for all engines.

Install

npm install events

Require

var EventEmitter = require('events').EventEmitter

Usage

See the node.js event emitter docs