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☆200Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Copy files☆429Updated 11 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Check whether a package or organization name is available on npm☆170Updated last year
- Parse JSON with more helpful errors☆366Updated 2 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Delay a promise a specified amount of time☆617Updated 2 years ago
- Convert a string to a valid safe filename☆502Updated 2 years ago
- Get a random temporary file or directory path☆430Updated last year
- Parse milliseconds into an object☆119Updated last year
- Get metadata of a package from the npm registry☆243Updated 11 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Get the latest version of an npm package☆176Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 3 weeks ago
- Simple micro templating☆363Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Parse yes/no like values☆270Updated 2 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- Check whether a package or organization name is available on npm☆287Updated last year
- Get the path to the user home directory☆160Updated 4 years ago
- The https://npms.io API☆191Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 8 months ago
- Check if a path exists☆151Updated 3 years ago
- Ensure a function is only called once☆162Updated last year