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