dir-stream
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "dir-stream", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "stream filenames", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
dirstream | ||
=== | ||
let's see | ||
==== | ||
given a stream of directory names, will output a stream of all contents of that directory recursively and queued in order of receipt. | ||
## license | ||
MIT |
3399
9