sindresorhus / resolve-globalLinks
Resolve the path of a globally installed module
☆40Updated last year
Alternatives and similar repositories for resolve-global
Users that are interested in resolve-global are comparing it to the libraries listed below
Sorting:
- Get the directory of globally installed packages and binaries☆76Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Import a globally installed module☆57Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Rename a function☆47Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆39Updated 4 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Check if an Iterable is empty☆22Updated 3 weeks ago
- Copy a file☆121Updated last month
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Check if JPEG images are progressive☆35Updated last year
- Returns an array filled with the specified input☆42Updated 3 years ago
- Get PID from a port☆79Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks ago
- Lazy number range generator☆82Updated last year
- Dynamically add an asset to the Webpack graph☆98Updated 3 weeks ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated 3 weeks ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Conditional promise chains☆63Updated 4 years ago
- Measure the time a promise takes to resolve☆71Updated last year