Skip to content

Commit 0395553

Browse files
committed
add fs-write-stream-atomic
1 parent d2fe1ae commit 0395553

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
223223
- [mkdirp](https://github.com/substack/node-mkdirp) - Recursively create directories like `mkdir -p`.
224224
- [graceful-fs](https://github.com/isaacs/node-graceful-fs) - Drop-in replacement for the `fs` module with various improvements.
225225
- [fs-extra](https://github.com/jprichardson/node-fs-extra) - Extra methods for the `fs` module.
226+
- [fs-write-stream-atomic](https://github.com/npm/fs-write-stream-atomic) - Like `fs.createWriteStream()`, but atomic.
226227

227228

228229
### Control flow

0 commit comments

Comments
 (0)