jack e1a2621c78 update 2 years ago
..
es e1a2621c78 update 2 years ago
lib e1a2621c78 update 2 years ago
CHANGELOG.md e1a2621c78 update 2 years ago
index.d.ts e1a2621c78 update 2 years ago
index.js e1a2621c78 update 2 years ago
license e1a2621c78 update 2 years ago
package.json e1a2621c78 update 2 years ago
readme.md e1a2621c78 update 2 years ago

readme.md

symbol-observable Build Status

Symbol.observable ponyfill

Install

$ npm install --save symbol-observable

Usage

const symbolObservable = require('symbol-observable');

console.log(symbolObservable);
//=> Symbol(observable)

Related

License

MIT © Sindre Sorhus