borisdiakur / rerror
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 6 months ago
Alternatives and similar repositories for rerror:
Users that are interested in rerror are comparing it to the libraries listed below
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆22Updated 9 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Log the value/error of a promise☆26Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A list of confusing globals that should be restricted to be used as globals☆16Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Parse HTTP X-Forwarded-For header☆57Updated last month
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 weeks ago
- A better `Promise.race()`☆46Updated 2 years ago
- Conditional promise chains☆60Updated 3 years ago
- Rollup plugin for ES2017 async/await keywords☆27Updated 6 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Rename a function☆46Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Convert an Observable to a Promise☆47Updated last year
- get.and.set.deep.objects.easily = true;☆32Updated 2 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆74Updated last month