sindresorhus / capture-stack-traceLinks
Ponyfill for Error#captureStackTrace
☆61Updated 2 years ago
Alternatives and similar repositories for capture-stack-trace
Users that are interested in capture-stack-trace are comparing it to the libraries listed below
Sorting:
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆123Updated 5 months ago
- Check if your package was installed globally☆70Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Check if a value is a plain object☆102Updated last year
- Easily handle defaults for your options☆75Updated last year
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Start a promise chain☆58Updated 3 years ago
- Write a package.json file☆88Updated last year
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Filter object keys and values into a new object☆103Updated last year
- Constants and utilities about visitor keys to traverse AST.☆43Updated 11 months ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Sort the keys of an object☆104Updated 10 months ago
- Check if argv has a specific flag☆95Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Monorepo for NodeLib libraries☆74Updated 6 months ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Walk through a folder and figure out what goes in an npm package☆110Updated last week
- Make a function mimic another one☆95Updated 9 months ago
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆64Updated last week
- Get the path of the caller module☆64Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Get the path of the parent module☆77Updated last year