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:
- Get the path of the parent module☆77Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Lazy number range generator☆81Updated last year
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Conditional promise chains☆61Updated 4 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Filter object keys and values into a new object☆103Updated last year
- Get the set npm registry URL☆56Updated 4 months ago
- Import a globally installed module☆58Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated last week
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 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
- Get namespaced config from the closest package.json☆120Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago