Ben 34809681ae fix 11 ماه پیش
..
tests 34809681ae fix 11 ماه پیش
.npmignore 34809681ae fix 11 ماه پیش
.travis.yml 34809681ae fix 11 ماه پیش
.zuul.yml 34809681ae fix 11 ماه پیش
History.md 34809681ae fix 11 ماه پیش
LICENSE 34809681ae fix 11 ماه پیش
Readme.md 34809681ae fix 11 ماه پیش
events.js 34809681ae fix 11 ماه پیش
package.json 34809681ae fix 11 ماه پیش

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