Ben 34809681ae fix 1 жил өмнө
..
tests 34809681ae fix 1 жил өмнө
.npmignore 34809681ae fix 1 жил өмнө
.travis.yml 34809681ae fix 1 жил өмнө
.zuul.yml 34809681ae fix 1 жил өмнө
History.md 34809681ae fix 1 жил өмнө
LICENSE 34809681ae fix 1 жил өмнө
Readme.md 34809681ae fix 1 жил өмнө
events.js 34809681ae fix 1 жил өмнө
package.json 34809681ae fix 1 жил өмнө

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