tapjs / stack-utilsLinks
Captures and cleans stack traces.
☆195Updated 2 years ago
Alternatives and similar repositories for stack-utils
Users that are interested in stack-utils are comparing it to the libraries listed below
Sorting:
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Reliably get the terminal window size☆145Updated 2 years ago
- CommonJS Tree Shaker API☆153Updated 7 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Detect if we were run as a result of `npm publish`.☆126Updated 5 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆196Updated 2 weeks ago
- JavaScript option parsing and help generation library☆166Updated last year
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- A ridiculously light-weight function argument validator☆132Updated 5 months ago
- Compare, format, diff and serialize any JavaScript value☆210Updated 4 months ago
- recursively find the closest package.json☆47Updated 2 years ago
- Write data to a random temporary file☆108Updated last year
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Import a module lazily☆249Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated last week
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- when you want to fire an event no matter how a process exits.☆196Updated last month
- Make unhandled promise rejections fail loudly instead of the default silent fail☆282Updated 4 years ago
- Create a hash for file revving☆107Updated 2 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Examine a package's dependency graph before you install it☆90Updated 4 years ago
- Easy error subclassing and stack customization☆66Updated 3 months ago
- Force V8 to use fast properties for an object☆243Updated 4 years ago
- Indent each line in a string☆114Updated 3 years ago
- Get callsites from the V8 stack trace API☆267Updated 3 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago