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
- Host: GitHub
- URL: https://github.com/zenflow/flatstream
- Owner: zenflow
- License: mit
- Created: 2015-08-10T03:06:50.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-10T04:57:41.000Z (almost 11 years ago)
- Last Synced: 2025-02-13T15:54:55.840Z (over 1 year ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flatstream
Simple utility for mixing synchronous functions/code and asynchronous streams
[](https://travis-ci.org/zenflow/flatstream?branch=master)
[](https://david-dm.org/zenflow/flatstream)
[](https://david-dm.org/zenflow/flatstream#info=devDependencies)
[](https://www.npmjs.com/package/flatstream)
## changelog
### 1.0.0
* initial release as `flatstream`
* changed coding style
* removed objectMode and variable encoding