An open API service indexing awesome lists of open source software.

https://github.com/risto-stevcev/bs-callbag-from-readable-stream

Converts a nodejs readable stream to a listenable callbag source
https://github.com/risto-stevcev/bs-callbag-from-readable-stream

bucklescript callbag

Last synced: 6 months ago
JSON representation

Converts a nodejs readable stream to a listenable callbag source

Awesome Lists containing this project

README

          

# bs-callbag-from-readable-stream

Converts a nodejs readable stream to a listenable callbag source

## Install

```sh
yarn add bs-callbag-from-readable-stream
```

## Usage

See `example/`

## License

See `LICENSE`