sindresorhus / parse-jsonLinks
Parse JSON with more helpful errors
☆369Updated 7 months ago
Alternatives and similar repositories for parse-json
Users that are interested in parse-json are comparing it to the libraries listed below
Sorting:
- Get a stream as a string, Buffer, ArrayBuffer or array☆357Updated last year
- Get a random temporary file or directory path☆439Updated 2 years ago
- Clean up error stack traces☆345Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆248Updated 5 months ago
- Copy files☆435Updated last month
- Read and parse a JSON file☆247Updated 2 years ago
- Get metadata of a package from the npm registry☆245Updated last year
- Parse yes/no like values☆272Updated 3 months ago
- Simple micro templating☆371Updated 2 months ago
- Get stdin as a string or buffer☆344Updated 2 years ago
- Find a file or directory by walking up parent directories☆628Updated 2 months ago
- Run some code when the process exits☆298Updated last week
- Get the latest version of an npm package☆175Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 2 months ago
- Find the closest package.json file☆166Updated 5 months ago
- Timeout a promise after a specified amount of time☆297Updated last month
- Import a module while bypassing the cache☆285Updated 9 months ago
- Read the closest package.json file☆267Updated 3 weeks ago
- normalizes package metadata, typically found in package.json file.☆203Updated last week
- Stringify and write JSON to a file atomically☆223Updated 2 months ago
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago
- easily create complex multi-column command-line-interfaces.☆382Updated 3 months ago
- Convert a string to a valid safe filename☆509Updated 3 weeks ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆244Updated 2 years ago
- Delay a promise a specified amount of time☆627Updated last month
- Read a package.json file☆174Updated 3 weeks ago
- Detect the indentation of code☆200Updated 2 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆429Updated 3 weeks ago
- Get callsites from the V8 stack trace API☆266Updated 2 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 3 months ago