sindresorhus / write-json-fileLinks
Stringify and write JSON to a file atomically
☆222Updated 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☆246Updated 2 years ago
- Move a file - Even works across devices☆203Updated 2 years ago
- Parse JSON with more helpful errors☆368Updated 7 months ago
- Copy files☆435Updated last month
- Get the latest version of an npm package☆175Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 3 months ago
- Parse yes/no like values☆271Updated 2 months ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Get metadata of a package from the npm registry☆245Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆357Updated last year
- Check if a file path is an image☆97Updated 2 years ago
- Read a chunk from a file☆124Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆430Updated last week
- Get stdin as a string or buffer☆344Updated 2 years ago
- Generate a random integer☆88Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆247Updated 5 months ago
- Get a random temporary file or directory path☆437Updated 2 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆244Updated 2 years ago
- Find the closest package.json file☆165Updated 5 months ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆125Updated last year
- Get the real path of the system temp directory☆83Updated 3 years ago
- Filter object keys and values into a new object☆104Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆146Updated 2 months ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Clear the terminal screen if possible☆114Updated 4 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 2 months ago
- Check if a path exists☆154Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated 3 weeks ago
- Write a package.json file☆89Updated 2 months ago