events.js

0.1.4 • Public • Published

Wizcorp/events

API compatible port of Node.js' EventEmitter to the browser via Component.

Installation

component: $ component install Wizcorp/events

API

var EventEmitter = require('events');
or
var EventEmitter = require('events').EventEmitter;

See http://nodejs.org/api/events.html.

License

MIT

/events.js/

    Package Sidebar

    Install

    npm i events.js

    Weekly Downloads

    312

    Version

    0.1.4

    License

    MIT

    Last publish

    Collaborators

    • notawizard
    • almirkadric
    • stelcheck
    • ronkorving
    • micky2be