This commit is contained in:
Sindre Sorhus
2016-01-25 20:41:41 +01:00
parent 256dcc134f
commit 7cc849b8c7

View File

@@ -296,7 +296,7 @@
- [istextorbinary](https://github.com/bevry/istextorbinary) - Check if a file is text or binary. - [istextorbinary](https://github.com/bevry/istextorbinary) - Check if a file is text or binary.
- [fs-jetpack](https://github.com/szwacz/fs-jetpack) - Completely redesigned file system API for convenience in everyday use. - [fs-jetpack](https://github.com/szwacz/fs-jetpack) - Completely redesigned file system API for convenience in everyday use.
- [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 a npm package. - [pkg-dir](https://github.com/sindresorhus/pkg-dir) - Find the root directory of an npm package.
### Control flow ### Control flow