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

https://github.com/zenflow/flatstream

Simple utility for mixing synchronous functions/code and asynchronous streams
https://github.com/zenflow/flatstream

Last synced: about 1 year ago
JSON representation

Simple utility for mixing synchronous functions/code and asynchronous streams

Awesome Lists containing this project

README

          

# flatstream
Simple utility for mixing synchronous functions/code and asynchronous streams

[![build status](https://travis-ci.org/zenflow/flatstream.svg?branch=master)](https://travis-ci.org/zenflow/flatstream?branch=master)
[![dependencies](https://david-dm.org/zenflow/flatstream.svg)](https://david-dm.org/zenflow/flatstream)
[![dev-dependencies](https://david-dm.org/zenflow/flatstream/dev-status.svg)](https://david-dm.org/zenflow/flatstream#info=devDependencies)

[![npm](https://nodei.co/npm/flatstream.svg?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/flatstream)

## changelog

### 1.0.0

* initial release as `flatstream`
* changed coding style
* removed objectMode and variable encoding