Eric Foster 35b96bc934 initial commit 6 lat temu
..
es initial commit 6 lat temu
lib initial commit 6 lat temu
CHANGELOG.md initial commit 6 lat temu
index.d.ts initial commit 6 lat temu
index.js initial commit 6 lat temu
license initial commit 6 lat temu
package.json initial commit 6 lat temu
readme.md initial commit 6 lat temu

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