Add filehound (#565)

This commit is contained in:
Nick Spragg
2016-08-09 19:47:04 +01:00
committed by Sindre Sorhus
parent a742bf6574
commit 09b0d14397

View File

@@ -356,6 +356,7 @@
- [fs-extra](https://github.com/jprichardson/node-fs-extra) - Extra methods for the `fs` module. - [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. - [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. - [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 ### Control flow