eventdebugger

0.1.0 • Public • Published

eventdebugger

Simple lib to analyse events. First verison is silly simple. I made it because haven't found anything similar and I would like to understand events driving my app.

Usage

Simply run

require('eventdebugger')();

You can pass ignore hash like

require('eventdebugger')({
    Socket : "*",
    process : ["end"]
});

Developing

Tools

Created with Nodeclipse (Eclipse Marketplace, site)

Nodeclipse is free open-source project that grows with your contributions.

Versions

Current Tags

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

Version History

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

Package Sidebar

Install

npm i eventdebugger

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • sielay