sindresorhus / extract-stack
Extract the actual stack of an error
☆66Updated 2 years ago
Alternatives and similar repositories for extract-stack:
Users that are interested in extract-stack are comparing it to the libraries listed below
- Lazy number range generator☆81Updated last year
- Clean up regular expressions☆62Updated 7 months ago
- Resolve the path of a globally installed module☆41Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 11 months ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Get PID from a port☆79Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- random string generator☆29Updated 5 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Embed data in other data and easily extract it when needed☆72Updated 3 years ago
- Rename a function☆46Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 7 months ago
- Pretty time zone: +2 or -9:30☆57Updated 2 years ago
- Conditional promise chains☆60Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year