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:
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Extract the actual stack of an error☆66Updated 3 years ago
- Import a globally installed module☆58Updated last year
- 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☆45Updated 4 years ago
- Check if something is a promise☆46Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Copy a file☆121Updated 2 weeks ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Rename a function☆46Updated last year
- Check if an Iterable is empty☆22Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Check if JPEG images are progressive☆35Updated last year
- Clear the terminal cross-platform☆44Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Clean up regular expressions☆62Updated last year
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year