APPLE 025c69e553 wesmiler 点什么广告 пре 3 година
..
tests 025c69e553 wesmiler 点什么广告 пре 3 година
.npmignore 025c69e553 wesmiler 点什么广告 пре 3 година
.travis.yml 025c69e553 wesmiler 点什么广告 пре 3 година
.zuul.yml 025c69e553 wesmiler 点什么广告 пре 3 година
History.md 025c69e553 wesmiler 点什么广告 пре 3 година
LICENSE 025c69e553 wesmiler 点什么广告 пре 3 година
Readme.md 025c69e553 wesmiler 点什么广告 пре 3 година
events.js 025c69e553 wesmiler 点什么广告 пре 3 година
package.json 025c69e553 wesmiler 点什么广告 пре 3 година

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