tapjs / stack-utilsLinks
Captures and cleans stack traces.
☆194Updated last year
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☆184Updated 2 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- CommonJS Tree Shaker API☆153Updated 7 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated last week
- Reliably get the terminal window size☆143Updated last year
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Write data to a random temporary file☆105Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Import a module lazily☆247Updated 3 years ago
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 years ago
- Create a hash for file revving☆105Updated last year
- Easy error subclassing and stack customization☆65Updated 5 years ago
- Create an error from multiple errors☆246Updated last year
- Sanity check which files you are and aren't about to publish to npm☆84Updated 3 years ago
- A ridiculously light-weight function argument validator☆133Updated last month
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- normalizes package metadata, typically found in package.json file.☆202Updated last month
- Define a lazily evaluated property on an object