sindresorhus / parse-json
Parse JSON with more helpful errors
☆364Updated 3 weeks 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☆337Updated last year
- Copy files☆428Updated 9 months ago
- Get metadata of a package from the npm registry☆241Updated 9 months ago
- Read and parse a JSON file☆246Updated last year
- Find a file or directory by walking up parent directories☆605Updated last month
- Unicode symbols with fallbacks for older terminals☆601Updated 6 months ago
- Get a random temporary file or directory path☆428Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆242Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Simple micro templating☆362Updated 2 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆392Updated last year
- Read the closest package.json file☆267Updated last year
- Delay a promise a specified amount of time☆614Updated last year
- Read a package.json file☆165Updated last year
- ANSI escape codes for styling strings in the terminal☆431Updated 9 months ago
- Colored symbols for various log levels☆755Updated 8 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Make your JSON look AWESOME☆246Updated last year
- Find the closest package.json file☆163Updated last year
- Get the latest version of an npm package☆176Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,107Updated last month
- node byte string parser☆469Updated 10 months ago
- Parse yes/no like values☆268Updated 2 years ago
- Convert a value to an array☆129Updated 3 years ago
- easily create complex multi-column command-line-interfaces.☆374Updated 3 weeks ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆336Updated 3 weeks ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago