armansansd 3424b1927b first commit 2 년 전
..
tests 3424b1927b first commit 2 년 전
.travis.yml 3424b1927b first commit 2 년 전
.zuul.yml 3424b1927b first commit 2 년 전
History.md 3424b1927b first commit 2 년 전
LICENSE 3424b1927b first commit 2 년 전
Readme.md 3424b1927b first commit 2 년 전
events.js 3424b1927b first commit 2 년 전
package.json 3424b1927b first commit 2 년 전

Readme.md

Status: Maintainer Needed

events Build Status

Node's event emitter for all engines.

Install

npm install events

Require

var EventEmitter = require('events')

Usage

See the node.js event emitter docs