jprichardson / node-klaw

A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.
MIT License
317 stars 41 forks source link

feat(filter): add ability to filter out items #8

Closed GuyMograbi closed 8 years ago

GuyMograbi commented 8 years ago

fixes #7

jprichardson commented 8 years ago

Great, thanks! Will review after tests pass.

jprichardson commented 8 years ago

Thank you, published 1.3.0!