Search results
11 packages found
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.
- async
- file path
- file system
- file
- filepath
- files
- filesystem
- folder
- fs
- fs.writeFile
- fs.writeFileSync
- path
- promise
- streams
- View more
Write contents to JSON file using JSON.stringify and promises. Creating intermediate directories if they don't exist.
A human-friendly file system
Write file to disk, using promises and creating recursively intermediate directories if they don't exist.
Write file and automatically format it with your projects prettier config
fs.writeFile wrapped in an ES6 Promise
Everything you need in JSON land. Parse JSON with comments, stringify objects with circular references, etc...
- json
- object
- notation
- safe
- stringify
- parse
- read-file
- write-file
- comments
- circular
- cyclic
- console
- log
- uglify
- View more
Writes data to file and automatically create its directories if not exists.
I usually use `writeFile` to write my stubs that are generated from [casual](https://github.com/boo1ean/casual), a fake data generator. <br /> This is how it looks when I use `writeFile`
A plugin made for webpack-builder.
Write many files atomically