jonschlinkert/write

jonschlinkert/write

Releases11
Frequency5 months 1 week
Last Release
Stars82
Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!

Linked projects

Write 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.