sindresorhus / extract-stackLinks
Extract the actual stack of an error
☆67Updated 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 last year
- Lazy number range generator☆82Updated last year
- Embed data in other data and easily extract it when needed☆75Updated 4 years ago
- Get PID from a port☆79Updated 4 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆109Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Measure the time a promise takes to resolve☆71Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Scan npm for available package names☆101Updated 5 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Rename a function☆47Updated 2 years ago
- Write hyperlinks in the terminal☆89Updated 5 years ago
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Returns an array filled with the specified input☆43Updated 3 years ago
- Prevent `require` from searching upwards for required modules☆94Updated 4 years ago
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Replace all substring matches in a string☆89Updated 4 years ago
- Print the size of files in a directory☆34Updated 2 years ago