jack e1a2621c78 update il y a 2 ans
..
es e1a2621c78 update il y a 2 ans
lib e1a2621c78 update il y a 2 ans
CHANGELOG.md e1a2621c78 update il y a 2 ans
index.d.ts e1a2621c78 update il y a 2 ans
index.js e1a2621c78 update il y a 2 ans
license e1a2621c78 update il y a 2 ans
package.json e1a2621c78 update il y a 2 ans
readme.md e1a2621c78 update il y a 2 ans

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