vlad 6f123ff03e 18.07 %!s(int64=6) %!d(string=hai) anos
..
tests 6f123ff03e 18.07 %!s(int64=6) %!d(string=hai) anos
.npmignore 6f123ff03e 18.07 %!s(int64=6) %!d(string=hai) anos
.travis.yml 6f123ff03e 18.07 %!s(int64=6) %!d(string=hai) anos
.zuul.yml 6f123ff03e 18.07 %!s(int64=6) %!d(string=hai) anos
History.md 6f123ff03e 18.07 %!s(int64=6) %!d(string=hai) anos
LICENSE 6f123ff03e 18.07 %!s(int64=6) %!d(string=hai) anos
Readme.md 6f123ff03e 18.07 %!s(int64=6) %!d(string=hai) anos
events.js 6f123ff03e 18.07 %!s(int64=6) %!d(string=hai) anos
package.json 6f123ff03e 18.07 %!s(int64=6) %!d(string=hai) anos

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