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 4 months ago
Alternatives and similar repositories for rerror:
Users that are interested in rerror are comparing it to the libraries listed below
- API for combining call site modifiers☆41Updated 5 years ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆36Updated 6 months ago
- Get the callsite of the caller function☆53Updated 3 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆22Updated 9 years ago
- Rollup plugin for ES2017 async/await keywords☆27Updated 6 years ago
- Support any Observable library and polyfill☆70Updated 3 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Modify the values of an object☆28Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 9 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 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
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆40Updated 5 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Check whether a given value is a generator function☆15Updated last year
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 2 years ago
- Split a string on a given character or characters, with support for escaping.☆57Updated 2 years ago
- Log the value/error of a promise☆26Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 9 months ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated last year
- WeakMap collection as specified in ECMAScript6☆29Updated 3 years ago
- benchmark recording - averages & graphs.☆14Updated 7 years ago