whenable
A minimal implementation of an object that supports streams of data.
Whenable is similar to:
- RsJS Observables, except whenable is bare-bones.
- Promises, except whenable can emit values many times before completing.
Example
; ;
A minimal implementation of an object that supports streams of data.
Whenable is similar to:
; ;
npm i whenable
4
0.1.2
ISC