fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Easily read/write JSON files.
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.
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
Stringify and write JSON to a file atomically
Access the system clipboard (copy/paste)
Get an event when you're being sent data or asked for it.
Write data to a random temporary file
Write a package.json file
Synchronously write a file and create its ancestor directories if needed
Simple config handling for your app or module
fast-csv formatting module
Specialized fast async file writer
Forces webpack-dev-server to write bundle files to the file system.
Read, write or test a data structure's nested property via a string like 'my.nested.property'. It works through arrays and objects.'
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
JSON format for good presentation
Stream variables beetween 2 JavaScript threads (client/server, ipc, worker/main thread).
Read and write files atomically and reliably.
Stop using console.log and use this simple logs API for your daily proccess.