sindresorhus / write-json-fileLinks
Stringify and write JSON to a file atomically
☆223Updated 4 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, directory, or symlink - Even works across devices☆205Updated 2 weeks ago
- Check whether a package or organization name is available on npm☆172Updated last week
- Check if a file path is an image☆99Updated 2 years ago
- Parse JSON with more helpful errors☆372Updated 10 months ago
- Copy files☆435Updated this week
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Get the latest version of an npm package☆177Updated last year
- Get stdin as a string or buffer☆346Updated this week
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Get a random temporary file or directory path☆440Updated last week
- Parse yes/no like values☆272Updated 5 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Parse milliseconds into an object☆124Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Find the root directory of a Node.js project or npm package☆250Updated last week
- Get metadata of a package from the npm registry☆247Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆437Updated 3 months ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Find the closest package.json file☆166Updated 8 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 5 months ago
- Read a chunk from a file☆125Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Import all modules in a directory☆139Updated 3 years ago
- Check if a path exists☆155Updated 3 years ago
- Write a package.json file☆89Updated 4 months ago
- Generate a unique random string☆89Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆131Updated 5 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 5 months ago
- Convert a string to a valid safe filename☆511Updated 3 months ago