phosphor-signaling
A module for type-safe inter-object communication.
Package Install
Prerequisites
npm install --save phosphor-signaling
Source Build
Prerequisites
git clone https://github.com/phosphorjs/phosphor-signaling.git
cd phosphor-signaling
npm install
Rebuild
npm run clean
npm run build
Run Tests
Follow the source build instructions first.
npm test
Supported Runtimes
The runtime versions which are currently known to work are listed below.
Earlier versions may also work, but come with no guarantees.
- Node 0.12.7+
- IE 11+
- Firefox 32+
- Chrome 38+