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:
- Get the path of the caller module☆66Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Get the callsite of the caller function☆54Updated last month
- Convert an Observable to a Promise☆50Updated 2 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Filter promises concurrently☆78Updated last year
- Create a MD5 hash with hex encoding☆46Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 8 months ago
- Filter object keys and values into a new object☆104Updated last year
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- string representations of objects in node and the browser☆156Updated last month
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Predicates for type checking, assertions, filtering etc☆89Updated 6 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Get namespaced config from the closest package.json☆120Updated 2 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago
- Promisify EventEmitter's event.☆35Updated 7 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆29Updated last year
- Lowercase the keys of an object☆40Updated 2 years ago
- Log the value/error of a promise☆27Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Tests whether one path is inside another path☆42Updated 5 years ago