From 749547bedf91ab43e3de24f264975381082dee04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20S=C3=A1nchez=20Ortega?= Date: Mon, 25 Apr 2016 09:22:24 +0200 Subject: [PATCH] Add 'sander' in filesystem (#495) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5976415..10c2994 100644 --- a/readme.md +++ b/readme.md @@ -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