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 11 months ago
Alternatives and similar repositories for rerror
Users that are interested in rerror are comparing it to the libraries listed below
Sorting:
- Filter object keys and values into a new object☆104Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Filter promises concurrently☆76Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 6 months ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last month
- Check if a string matches the name of a Node.js builtin module☆59Updated 6 months ago
- Indent each line in a string☆113Updated 3 years ago
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆30Updated last year
- Determine if a function is an ES6 arrow function or not.☆24Updated last year
- Split a string on a given character or characters, with support for escaping.☆59Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Make your own error types!☆70Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Make a function mimic another one☆95Updated 10 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Convert an Observable to a Promise☆49Updated last year
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- string representations of objects in node and the browser☆153Updated 7 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Runtime validation and processing of JavaScript types☆37Updated last year
- Log the value/error of a promise☆26Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year