sindresorhus / shell-envLinks
Get environment variables from the shell
☆82Updated 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
Sorting:
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Resolve the path of a globally installed module☆41Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the $PATH from the shell☆71Updated this week
- Lazy number range generator☆81Updated last year
- Get the path to an app (macOS)☆63Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Copy a file☆121Updated last week
- Get the real path of the system temp directory☆81Updated 2 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Regular expression for matching issue references☆49Updated 11 months ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get the user's default shell☆40Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Get or check the current macOS version☆62Updated 4 years ago
- Check if the built-in Mac camera is on☆97Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Extract the article title of a HTML document☆55Updated 3 years ago
- Run JXA code and get the result☆148Updated 4 years ago