sindresorhus / extract-stackLinks
Extract the actual stack of an error
☆66Updated 3 years ago
Alternatives and similar repositories for extract-stack
Users that are interested in extract-stack are comparing it to the libraries listed below
Sorting:
- Clean up regular expressions☆62Updated 10 months ago
- Lazy number range generator☆81Updated last year
- Measure the time a promise takes to resolve☆70Updated last year
- Get PID from a port☆79Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 4 years ago
- Embed data in other data and easily extract it when needed☆73Updated 3 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated 10 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Listen for changes in your conf config☆27Updated 7 years ago
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Input module for Listr☆33Updated 5 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- Allow only access to known object properties using ES2015 Proxy☆86Updated 3 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 8 months ago