koco-signal-emitter

1.5.4 • Public • Published

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'
  ...
}

Readme

Keywords

Package Sidebar

Install

npm i koco-signal-emitter

Weekly Downloads

8

Version

1.5.4

License

MIT

Last publish

Collaborators

  • ozakaria-rc
  • rcguillaume
  • adruffin-rc
  • pubach
  • hugo.leclerc
  • laurentlbm-rc
  • clarose
  • vietsrc
  • matstlo
  • fcharest
  • rcmax