Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/topheman/node-streams-experiments

Experiments/tryouts on nodeJS streams
https://github.com/topheman/node-streams-experiments

Last synced: about 2 months ago
JSON representation

Experiments/tryouts on nodeJS streams

Awesome Lists containing this project

README

        

node-streams-experiments
========================

This repo contains experiments/tryouts on nodeJS streams.

Resources:

* [substack/stream-handbook](https://github.com/substack/stream-handbook)
* [nodeJS stream API](https://nodejs.org/api/stream.html)