Readdir Packages

create-readdir-stream

Streaming `fs.readdir`, extensible with smart plugins. No recursion and no globs by default - [use][] plugins. Does not stat and doesn't read the filepaths - use plugins. It just push [vinyl][] files to stream. Follows signature and semantics of `fs.creat

1.0.0 • Published 8 years ago

files-async

This creates a file list with reading a directory recursively. It can also callback each filename one by one. And the callback can be async.

1.0.2 • Published 5 years ago