Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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.
Access the system clipboard (copy/paste)
Get an event when you're being sent data or asked for it.
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
A tiny (194B) utility for safely writing deep Object values~!
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
Read and write files atomically and reliably.
Stringify and write JSON to a file atomically
fast-csv formatting module
Simple config handling for your app or module
Write data to a random temporary file
Specialized fast async file writer
Synchronously write a file and create its ancestor directories if needed
Stringify and write YAML to a file atomically
Copy a file
A small module to write JSON files.
Stream variables beetween 2 JavaScript threads (client/server, ipc, worker/main thread).
Read, write or test a data structure's nested property via a string like 'my.nested.property'. It works through arrays and objects.'
JSON format for good presentation