Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-fs-write-stream-atomic
Like fs.createWriteStream(...), but atomic
https://github.com/npm/fs-write-stream-atomic
0
no reviews
Install
Writes to a tmp file and does an atomic `fs.rename` to move it into place when it's done.
Node.js is an event-based server-side JavaScript engine.