sindresorhus / resolve-globalLinks
Resolve the path of a globally installed module
☆41Updated 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☆45Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Returns an array filled with the specified input☆42Updated 2 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Rename a function☆46Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 4 years ago
- Get the number of days in a month☆27Updated 3 years ago
- Conditional promise chains☆61Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- The score badge service for https://npms.io☆35Updated 6 years ago
- Lazy number range generator☆81Updated last year
- Get the npm config☆37Updated 10 months ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the file extension and MIME type from a file☆26Updated 8 years ago
- Check if your package was installed globally☆70Updated last year
- Extract the article title of a HTML document☆54Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year