mixin-event-emitter

1.0.3 • Public • Published

This is yet another EventEmitter implementation, tailored to be used with a mixin decorator such as core-decorators or something similar.

Installation

The easiest way is by running npm i --save mixin-event-emitter and using browserify, WebPack or something similar.

Usage

Refer to Node's documentation on the EventEmitter.

/mixin-event-emitter/

    Package Sidebar

    Install

    npm i mixin-event-emitter

    Weekly Downloads

    13

    Version

    1.0.3

    License

    MIT

    Last publish

    Collaborators

    • samvv