sindresorhus / resolve-globalView external linksLinks
Resolve the path of a globally installed module
☆42Nov 6, 2023Updated 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☆77Feb 2, 2026Updated last week
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last week
- Check if your package was installed globally☆71Nov 6, 2023Updated 2 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- Import a globally installed module☆59Jan 10, 2024Updated 2 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 2 months ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 4 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Break out of a promise chain☆24Apr 7, 2021Updated 4 years ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last week
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Strip console, alert, and debugger statements from JavaScript code☆30Nov 29, 2022Updated 3 years ago
- Clone and modify a RegExp instance☆24Jul 8, 2022Updated 3 years ago
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Jul 8, 2022Updated 3 years ago
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- ES2015 Number.isNaN() ponyfill☆29May 2, 2024Updated last year
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Check if a value is a regular expression☆26Oct 31, 2021Updated 4 years ago
- Include only certain items in an array☆19Jun 13, 2025Updated 8 months ago
- Check if something is a promise☆45Apr 16, 2021Updated 4 years ago
- Check if an Array is sorted☆35Aug 11, 2021Updated 4 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Get or check the current macOS version☆62Aug 12, 2021Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 years ago
- Get the UTI (Uniform Type Identifier) of a file on macOS☆23Aug 12, 2021Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- Get your public IP address☆27Sep 15, 2025Updated 4 months ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago