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:
- Get the set npm registry URL☆57Updated 9 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- List of node.js builtin modules☆37Updated last month
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Check if a value is a plain object☆104Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Get the path of the caller module☆67Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 3 weeks 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
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 months ago
- An adapter which make it easier to use Prism in Node.js.☆24Updated 5 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 3 weeks ago
- An asynchronous middleware pattern☆27Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Get the auth token set for an npm registry☆34Updated this week
- Import a globally installed module☆59Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago