Standalone
Observable
, pulled out of RxJS 6.3.1.
You probably don't want this. This package is convenient if your bundler doesn't support tree-shaking, and you want to use Observable
without pulling in 150kb of other RxJS stuff.
5.5kb, uglified and gzipped (with plans to cut that down even more).
It's just for the types (look at the code if you don't believe me).
- Generate this package automatically from rxjs.
yarn test
MIT