Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/topheman/node-streams-experiments
- Owner: topheman
- Created: 2015-07-31T14:34:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-31T23:30:37.000Z (over 9 years ago)
- Last Synced: 2024-04-08T00:39:39.812Z (9 months ago)
- Language: JavaScript
- Size: 168 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)