borisdiakur / rerrorLinks
Use RError instead of Error in Node.js and the browser. It provides nested information about the cause of failure without significant impact on performance.
☆14Updated last year
Alternatives and similar repositories for rerror
Users that are interested in rerror are comparing it to the libraries listed below
Sorting:
- Indent each line in a string☆113Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- string representations of objects in node and the browser☆158Updated last month
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 9 months ago
- Get the path of the caller module☆66Updated 4 years ago
- Collection of miscellaneous TSLint rules☆13Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- Make your own error types!☆70Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Filter promises concurrently☆79Updated last year
- Get the callsite of the caller function☆54Updated 2 months ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Log the value/error of a promise