Skip to content

Simple Javascript EventEmitter with very poor features for medium apps.

Notifications You must be signed in to change notification settings

cybrown/SimpleEventEmitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleEventEmitter

Author: Cy Brown Version: 0.0.1 LastUpdate: 8 July 2013

Simple Javascript EventEmitter with very poor features for medium apps.

Features:

-Up to 3 parameters for callbacks, without using arguments special value. -In a callback, the context is the event emitter itself, when subclassing it, it points to the emitting object. -Context for callbacks can be changed. -Support vanilla JS and AMD module.

About

Simple Javascript EventEmitter with very poor features for medium apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published