sindresorhus / resolve-globalLinks
Resolve the path of a globally installed module
☆42Updated 2 years ago
Alternatives and similar repositories for resolve-global
Users that are interested in resolve-global are comparing it to the libraries listed below
Sorting:
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Import a globally installed module☆59Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Check if an Iterable is empty☆23Updated 4 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Rename a function☆47Updated 2 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Pretty time zone: +2 or -9:30☆58Updated 3 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Check if JPEG images are progressive☆36Updated last year
- Get the latest version of an npm package☆54Updated last year
- Replace all substring matches in a string☆90Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Lazy number range generator☆83Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 4 months ago
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago