sindresorhus / shell-path
Get the $PATH from the shell
☆69Updated 3 years ago
Alternatives and similar repositories for shell-path:
Users that are interested in shell-path are comparing it to the libraries listed below
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get environment variables from the shell☆82Updated 3 years ago
- Get the fullname of the current user☆47Updated last year
- Extract the article title of a HTML document☆54Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 11 months ago
- Rename a function☆46Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Create an array without duplicates☆71Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Walk up ancester's dirs up to root☆33Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Resolve the path of a globally installed module☆41Updated last year
- Write data to a random temporary file☆105Updated 8 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Extract the actual stack of an error☆66Updated 2 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated 7 months ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Truncate a URL to a specific length☆61Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- resolve function which support the browser field in package.json☆102Updated 4 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Check if an Iterable is empty☆22Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Get the set npm registry URL☆54Updated last week