sindresorhus / shell-pathLinks
Get the $PATH from the shell
☆72Updated 3 weeks ago
Alternatives and similar repositories for shell-path
Users that are interested in shell-path are comparing it to the libraries listed below
Sorting:
- Get environment variables from the shell☆82Updated this week
- Get the callsite of the caller function☆52Updated 3 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Get the latest version of an npm package☆53Updated last year
- Check if it's the first time the process is run☆78Updated 3 years ago
- Create an array without duplicates☆72Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Clear the terminal cross-platform☆44Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get the command history of the user's shell☆85Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Get or check the current macOS version☆62Updated 4 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago