sindresorhus / shell-env
Get environment variables from the shell
☆81Updated 3 years ago
Alternatives and similar repositories for shell-env:
Users that are interested in shell-env are comparing it to the libraries listed below
- Get the $PATH from the shell☆69Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Get the user's default shell☆40Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Get the path to an app (macOS)☆63Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 10 months ago
- Resolve the path of a globally installed module☆41Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 weeks ago
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Extract the article title of a HTML document☆54Updated 3 years ago
- Get the command history of the user's shell☆84Updated 2 years ago
- Rename a function☆46Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Log the value/error of a promise☆26Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Check if something is a generator function☆22Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago