async-observable
v0.2.0
Published
Observable implementation using TypeScript, async/await and AsyncIterables.
Downloads
13
Readme
async-observable
Observable implementation on top of AsyncIterables and Promises, sprinkled with a little bit of async/await.
Installation
$ npm i async-observable