gitemitter

0.0.2 • Public • Published

eventemitter

This is an in-progress attempt to create a nodejs based eventemitter library that can also listen to namespaced events such as aaa.bbb or aaa.*.

Installations

TODO: add bower link

Example

Pre-requisites

Steps

  • git clone https://github.com/rishabhmhjn/eventemitter.git
  • cd eventemitter && bower install
  • Open examples/index.html

TODO

  • Add the following methods
    • off []
    • once
    • removeAllListeners []
  • Add to @bower

/gitemitter/

    Package Sidebar

    Install

    npm i gitemitter

    Weekly Downloads

    1

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • rishabhmhjn