sindresorhus / parse-json
Parse JSON with more helpful errors
☆349Updated 10 months ago
Alternatives and similar repositories for parse-json:
Users that are interested in parse-json are comparing it to the libraries listed below
- Extends minimatch.match() with support for multiple patterns☆299Updated last year
- Get stdin as a string or buffer☆336Updated last year
- Read and parse a JSON file☆245Updated last year
- Find the root directory of a Node.js project or npm package☆239Updated last year
- Find a file or directory by walking up parent directories☆586Updated 6 months ago
- Copy files☆427Updated 5 months ago
- Simple micro templating☆362Updated 2 years ago
- Read a package.json file☆166Updated last year
- Get metadata of a package from the npm registry☆238Updated 6 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 8 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆334Updated 3 months ago
- Strip ANSI escape codes from a string☆406Updated last year
- Clean up error stack traces☆337Updated last year
- Run some code when the process exits☆283Updated last year
- Import a module while bypassing the cache☆283Updated 7 months ago
- normalizes package metadata, typically found in package.json file.☆197Updated 3 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 2 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆389Updated last year
- Parse yes/no like values☆268Updated 2 years ago
- Delay a promise a specified amount of time☆608Updated last year
- Get a random temporary file or directory path☆425Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆422Updated last year
- Make your JSON look AWESOME☆245Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Check if a path exists☆150Updated 2 years ago
- Read the closest package.json file☆263Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆237Updated 2 years ago
- Timeout a promise after a specified amount of time☆276Updated 2 weeks ago
- Stringify and write JSON to a file atomically☆220Updated 5 months ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated 5 months ago