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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    1

Package Sidebar

Install

npm i gitemitter

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • rishabhmhjn