1.5.4 • Published 8 years ago

koco-signal-emitter v1.5.4

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

koco-signal-emitter

Koco wrapper for Signal Emitter, itself a JS-Signals wrapper to convert it into a regular event emitter.

Installation

bower install koco-signal-emitter

Usage with KOCO

This is a shared module that is used in many other module. The convention is to configure an alias in the require.configs.js with the name signal-emitter like so:

paths: {
  ...
  'signal-emitter': 'bower_components/koco-signal-emitter/src/signal-emitter'
  ...
}
1.5.4

8 years ago

1.5.3

8 years ago

1.5.2

8 years ago

1.5.1

8 years ago

1.5.0

8 years ago

1.4.0

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago