We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fs-write-stream-atomic
1 parent d2fe1ae commit 0395553Copy full SHA for 0395553
1 file changed
readme.md
@@ -223,6 +223,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
223
- [mkdirp](https://github.com/substack/node-mkdirp) - Recursively create directories like `mkdir -p`.
224
- [graceful-fs](https://github.com/isaacs/node-graceful-fs) - Drop-in replacement for the `fs` module with various improvements.
225
- [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.
227
228
229
### Control flow
0 commit comments