sindresorhus / caller-pathLinks
Get the path of the caller module
☆66Updated 4 years ago
Alternatives and similar repositories for caller-path
Users that are interested in caller-path are comparing it to the libraries listed below
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 9 months ago
- Get the path of the parent module☆78Updated 2 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Check if a value is a plain object☆103Updated last year
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get the set npm registry URL☆56Updated 7 months ago
- Get the auth token set for an npm registry☆34Updated last week
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- Ensures a value is a valid error by making it one if not☆82Updated 2 months ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Get the arguments of a function, arrow function, generator function, async function☆53Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Import a globally installed module☆57Updated last year
- Check if a URL is absolute☆80Updated 2 months ago
- Conditional promise chains☆63Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago