write-file-atomic287.9mISC6.0.0Write files in an atomic fashion w/configurable ownership
npmIl y a about 2 monthswriteFile, atomic write25.1mMIT2.0.0Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.
jonschlinkertIl y a over 2 yearsfs.writeFile, writefile, async, file path rw23.1mBSD-3-Clause1.3.3Now stdin and stdout are files.
mbostockIl y a about 3 yearswriteFile, fs, readFile, stdin fs-then-native800.5kMIT2.0.0Wraps the Node.js fs library with a Promise API using whichever Promise
implementation is available
75lbIl y a about 3 yearswriteFile, fs, then, promise