sindresorhus / write-json-fileLinks
Stringify and write JSON to a file atomically
☆222Updated 10 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
- Copy files☆429Updated 10 months ago
- Get stdin as a string or buffer☆338Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Move a file - Even works across devices☆199Updated last year
- Parse JSON with more helpful errors☆366Updated last month
- Get a random temporary file or directory path☆429Updated last year
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Check whether a package or organization name is available on npm☆170Updated last year
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Make your JSON look AWESOME☆246Updated last year
- Get metadata of a package from the npm registry☆242Updated 10 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Convert a string to a valid safe filename☆501Updated 2 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆314Updated 6 months ago
- Get the latest version of an npm package☆176Updated last year
- Check if a path exists☆151Updated 3 years ago
- Read a package.json file☆167Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- Clear the terminal screen if possible☆115Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Read a chunk from a file☆122Updated 11 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Filter object keys and values into a new object☆101Updated last year
- Check if a file path is an image☆94Updated last year
- Simple micro templating☆363Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Check whether a package or organization name is available on npm☆286Updated last year