sindresorhus / load-json-file
Read and parse a JSON file
☆246Updated last year
Alternatives and similar repositories for load-json-file:
Users that are interested in load-json-file are comparing it to the libraries listed below
- Stringify and write JSON to a file atomically☆222Updated 9 months ago
- Get stdin as a string or buffer☆337Updated last year
- Copy files☆428Updated 9 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Parse JSON with more helpful errors☆364Updated 3 weeks ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Read a package.json file☆165Updated last year
- Check if a path exists☆151Updated 3 years ago
- Parse yes/no like values☆268Updated 2 years ago
- Move a file - Even works across devices☆199Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Find the closest package.json file☆163Updated last year
- Write a package.json file☆88Updated 9 months ago
- Get the path to the user home directory☆160Updated 4 years ago
- Get metadata of a package from the npm registry☆241Updated 9 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- Get a random temporary file or directory path☆428Updated last year
- Check whether a package or organization name is available on npm☆170Updated last year
- Make your JSON look AWESOME☆246Updated last year
- Get the latest version of an npm package☆176Updated last year
- Run a function exactly one time☆222Updated last year
- Find the root directory of a Node.js project or npm package☆242Updated last year
- Delay a promise a specified amount of time☆614Updated last year
- Convenience wrapper for Got to interact with the GitHub API☆177Updated 2 years ago
- Copy a file☆120Updated last year
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆224Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago