joaquimserafim / json-parse-safeLinks
Parse your json safely and stop writing try {} catch {}
☆15Updated 4 years ago
Alternatives and similar repositories for json-parse-safe
Users that are interested in json-parse-safe are comparing it to the libraries listed below
Sorting:
- Conditional promise chains☆62Updated 4 years ago
- An asynchronous middleware pattern☆27Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆76Updated last week
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Lazy number range generator☆81Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- ☆48Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆78Updated last week
- Check if a file is executable☆29Updated 7 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Rule-based command-line tool for auditing guidelines in GitHub repositories☆13Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the path of the parent module☆78Updated last week
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Temporary files and dirs for Node.js☆68Updated last year
- [DEPRECATED] cross-env now supports npm scripts, please use it instead☆10Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 11 months ago
- Get a description of a JS object's shape.☆25Updated 8 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 3 weeks ago
- Use the browser Fetch API from the main process in Electron☆34Updated last year