From 09b0d143975d5f0166933df3dad6fd4f5ffa175b Mon Sep 17 00:00:00 2001 From: Nick Spragg Date: Tue, 9 Aug 2016 19:47:04 +0100 Subject: [PATCH] Add filehound (#565) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f9a80fb..375aca4 100644 --- a/readme.md +++ b/readme.md @@ -356,6 +356,7 @@ - [fs-extra](https://github.com/jprichardson/node-fs-extra) - Extra methods for the `fs` module. - [pkg-dir](https://github.com/sindresorhus/pkg-dir) - Find the root directory of an npm package. - [sander](https://github.com/rich-harris/sander) - Promise-based replacement for the `fs` module. +- [filehound](https://github.com/nspragg/filehound) - Flexible and fluent interface for searching the file system. ### Control flow