sindresorhus / shell-envLinks
Get environment variables from the shell
☆85Updated last week
Alternatives and similar repositories for shell-env
Users that are interested in shell-env are comparing it to the libraries listed below
Sorting:
- Get the $PATH from the shell☆78Updated 5 months ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Get the path to an app (macOS)☆64Updated 3 years ago
- Get the real path of the system temp directory☆85Updated 3 years ago
- Get or check the current macOS version☆62Updated 4 years ago
- Copy a file☆123Updated 5 months ago
- Get the user's default shell☆41Updated 4 months ago
- Get the directory of globally installed packages and binaries☆77Updated last week
- Lazy number range generator☆83Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Get the command history of the user's shell☆86Updated 3 months ago
- Check if a path is a file, directory, or symlink☆80Updated last week
- Regular expression for matching issue references☆49Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Filter object keys and values into a new object☆105Updated last year
- Resolve the path of a globally installed module☆42Updated 2 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Get the path of the caller module☆67Updated 4 years ago
- Check if your code is running in a JXA environment