thlorenz / resolve-binLinks
Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.
☆30Updated 3 years ago
Alternatives and similar repositories for resolve-bin
Users that are interested in resolve-bin are comparing it to the libraries listed below
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆37Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months 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…☆95Updated 2 years ago
- Get the set npm registry URL☆56Updated 4 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Check if a value is a plain object☆102Updated last year
- recursively find the closest package.json☆47Updated 2 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 the auth token set for an npm registry☆34Updated last month
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated last week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Execute scripts with Yarn or npm☆48Updated 2 years ago
- An asynchronous middleware pattern☆27Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Find the closest babel config based on a directory☆13Updated last year