npm.io
0.3.3 • Published 15 years ago

eventemitter

Licence
Version
0.3.3
Deps
0
Vulns
0
Weekly
0

EventEmitter

This is an extraction of the EventEmitter functionality from nodejs.

Why?

The EventEmitter API is nice, and it would be a waste of effort to implement it on the browser. So, basically this is the code extracted so that it will run on either the client or server side.

Documentation

See nodejs/Events

License

See nodejs/LICENSE

Keywords