sindresorhus / write-json-fileLinks
Stringify and write JSON to a file atomically
☆222Updated 11 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☆201Updated last year
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Check whether a package or organization name is available on npm☆170Updated last year
- Copy files☆429Updated 11 months ago
- Parse yes/no like values☆270Updated 3 years ago
- Get a random temporary file or directory path☆433Updated 2 years ago
- Get the latest version of an npm package☆176Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Get stdin as a string or buffer☆338Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Get metadata of a package from the npm registry☆244Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Check whether a package or organization name is available on npm☆287Updated last year
- Read a chunk from a file☆123Updated last year
- Check if a file path is an image☆95Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 3 years ago
- Parse milliseconds into an object☆119Updated last year
- Simple micro templating☆364Updated 2 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Make your JSON look AWESOME☆248Updated last year
- Clear the terminal screen if possible☆115Updated 4 years ago
- Convert a string to a valid safe filename☆503Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆424Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Replace all substring matches in a string☆88Updated 3 years ago