sindresorhus / parse-json
Parse JSON with more helpful errors
☆351Updated 11 months ago
Alternatives and similar repositories for parse-json:
Users that are interested in parse-json are comparing it to the libraries listed below
- Get stdin as a string or buffer☆338Updated last year
- Copy files☆428Updated 6 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 3 months ago
- Find a file or directory by walking up parent directories☆589Updated 7 months ago
- Get a random temporary file or directory path☆426Updated last year
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Delay a promise a specified amount of time☆608Updated last year
- Read and parse a JSON file☆245Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 9 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆389Updated last year
- Make your JSON look AWESOME☆245Updated last year
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- normalizes package metadata, typically found in package.json file.☆198Updated 4 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆335Updated 4 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆237Updated 2 years ago
- Parse yes/no like values☆266Updated 2 years ago
- Read a package.json file☆166Updated last year
- Simple micro templating☆362Updated 2 years ago
- Get metadata of a package from the npm registry☆238Updated 7 months ago
- A terminal based horizontal guage aka, a progress bar☆321Updated 9 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆422Updated last year
- Simple “Least Recently Used” (LRU) cache☆687Updated last year
- Unicode symbols with fallbacks for older terminals☆601Updated 3 months ago
- Get the system locale☆226Updated 3 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated last year
- Colored symbols for various log levels☆750Updated 6 months ago
- Check if a path exists☆150Updated 2 years ago
- Pretty unicode tables for the command line☆556Updated 2 months ago
- easily create complex multi-column command-line-interfaces.☆374Updated 2 months ago
- Timeout a promise after a specified amount of time☆283Updated last month