sindresorhus / shell-pathLinks
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
Sorting:
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Get environment variables from the shell☆82Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Get the latest version of an npm package☆53Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Get or check the current macOS version☆62Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- Get the command history of the user's shell☆85Updated 2 years ago
- Rename a function☆46Updated last year
- ☆62Updated 5 years ago
- Get the user's default shell☆40Updated 3 years ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get the callsite of the caller function☆52Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated 2 years ago
- Get the fullname of the current user☆47Updated last year
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 8 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Check if it's the first time the process is run☆78Updated 3 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago