sindresorhus / callsitesView external linksLinks
Get callsites from the V8 stack trace API
☆268Sep 9, 2025Updated 5 months ago
Alternatives and similar repositories for callsites
Users that are interested in callsites are comparing it to the libraries listed below
Sorting:
- Get the path of the caller module☆67Oct 8, 2021Updated 4 years ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Get the callsite of the caller function☆54Sep 21, 2025Updated 4 months ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Gracefully restore the CLI cursor on exit☆41Jul 26, 2024Updated last year
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last week
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 5 months ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- Captures and cleans stack traces.☆195Oct 10, 2023Updated 2 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 5 months ago
- Regular expression for matching a shebang line☆48Aug 13, 2021Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Sep 15, 2025Updated 4 months ago
- ☆20Sep 24, 2025Updated 4 months ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Feb 3, 2026Updated last week
- Get your PATH prepended with locally installed binaries☆107Oct 28, 2024Updated last year
- Check if something is a Node.js stream☆115Oct 28, 2024Updated last year
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Strip the final newline character from a string/buffer☆38Oct 28, 2024Updated last year
- ES2015 Number.isNaN() ponyfill☆29May 2, 2024Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Jan 24, 2021Updated 5 years ago
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago
- Decompress a HTTP response if needed☆75Oct 13, 2025Updated 4 months ago
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated last week
- Toggle the CLI cursor☆113Jul 26, 2024Updated last year
- Clean up error stack traces☆346Nov 4, 2025Updated 3 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 3 months ago
- Node's default require extensions as a separate module☆11Oct 27, 2022Updated 3 years ago
- Ensure a function is only called once☆165Feb 2, 2026Updated last week
- Check if a path is inside another path☆40Sep 11, 2025Updated 5 months ago