sindresorhus / resolve-globalLinks
Resolve the path of a globally installed module
☆40Updated 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:
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Check if a path is a file, directory, or symlink☆79Updated last year
- Import a globally installed module☆57Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Extract the actual stack of an error☆67Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Check if an Iterable is empty☆22Updated 2 months ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Rename a function☆47Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Create an array without duplicates☆73Updated 4 years ago
- Clear the terminal cross-platform☆44Updated 4 years ago
- Copy a file☆121Updated 3 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Dynamically add an asset to the Webpack graph☆98Updated 2 months ago
- Replace all substring matches in a string☆89Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 years ago
- Clean up regular expressions☆62Updated last year
- Check if JPEG images are progressive☆35Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Get PID from a port☆79Updated 4 years ago
- Turn your Wi-Fi on and off☆86Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year