Skip to content

kitsonk/symbol-observable

 
 

Repository files navigation

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

About

Symbol.observable ponyfill

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.4%
  • TypeScript 9.6%