1.5.4 • Published 9 years ago

koco-signal-emitter v1.5.4

Weekly downloads
-
License
MIT
Repository
-
Last release
9 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

9 years ago

1.5.3

9 years ago

1.5.2

9 years ago

1.5.1

9 years ago

1.5.0

10 years ago

1.4.0

10 years ago

1.3.1

10 years ago

1.3.0

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago