Add 'sander' in filesystem (#495)

This commit is contained in:
Iván Sánchez Ortega
2016-04-25 09:22:24 +02:00
committed by Sindre Sorhus
parent da1593580e
commit 749547bedf

View File

@@ -340,6 +340,7 @@
- [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.
- [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.
### Control flow