sindresorhus / write-json-fileLinks
Stringify and write JSON to a file atomically
☆223Updated 2 months ago
Alternatives and similar repositories for write-json-file
Users that are interested in write-json-file are comparing it to the libraries listed below
Sorting:
- Read and parse a JSON file☆247Updated 2 years ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Get the latest version of an npm package☆175Updated last year
- Copy files☆436Updated last month
- Check if a file path is an image☆99Updated 2 years ago
- Parse yes/no like values☆272Updated 3 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆242Updated 3 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 2 months ago
- Parse JSON with more helpful errors☆369Updated 8 months ago
- Read a chunk from a file☆125Updated last year
- Get metadata of a package from the npm registry☆245Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆433Updated last month
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Check whether a package or organization name is available on npm☆288Updated 2 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Find the root directory of a Node.js project or npm package☆249Updated 6 months ago
- Generate random numbers that are consecutively unique☆118Updated last year
- Parse milliseconds into an object☆123Updated last year
- Get the real path of the system temp directory☆84Updated 3 years ago
- Check if a path exists☆155Updated 3 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 3 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Randomize the order of items in an array☆109Updated 2 months ago
- Delete files and directories☆331Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Strip leading whitespace from each line in a string☆144Updated last month