sindresorhus / caller-pathLinks
Get the path of the caller module
☆65Updated 3 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:
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Get the path of the parent module☆78Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Conditional promise chains☆62Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Get the set npm registry URL☆56Updated 4 months ago
- Get namespaced config from the closest package.json☆120Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 6 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Check if something is a promise☆46Updated 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 last year