jack e1a2621c78 update пре 2 година
..
es e1a2621c78 update пре 2 година
lib e1a2621c78 update пре 2 година
CHANGELOG.md e1a2621c78 update пре 2 година
index.d.ts e1a2621c78 update пре 2 година
index.js e1a2621c78 update пре 2 година
license e1a2621c78 update пре 2 година
package.json e1a2621c78 update пре 2 година
readme.md e1a2621c78 update пре 2 година

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