sindresorhus / capture-stack-trace
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:
- Detect the dominant newline character of a string☆55Updated last year
- Check if your package was installed globally☆70Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Filter object keys and values into a new object☆101Updated 11 months ago
- Monorepo for NodeLib libraries☆73Updated 4 months ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆62Updated 2 weeks ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Start a promise chain☆58Updated 3 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- 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…☆93Updated 2 years ago
- Easily handle defaults for your options☆74Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Check if a value is a plain object☆102Updated last year
- Find out if a git directory is clean or not☆12Updated 8 years ago
- Get the path of the caller module☆64Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 2 months ago
- Support for import assertions in acorn☆22Updated 7 months ago
- Check if a file path is a binary file☆44Updated last year
- convert estree ast to babel☆35Updated last month
- Write a package.json file☆88Updated 9 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆75Updated 2 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Break out of a promise chain☆23Updated 4 years ago
- An implementation of window.fetch in Node.js using Minipass streams☆56Updated 2 weeks ago
- ☆48Updated 7 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago