observo-js
v0.0.6
Published
Implementation of some of the mighty powerful tools offered by Reactive Extensions for JavaScript (RxJS)
Downloads
47
Maintainers
Readme
Observo-js
This repo is meant to present a simple implementation for the observable class like that of RxJS library.
What is implemented:
- Observable class
- Subscriber class
Install
npm i observo-js