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:
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Get the directory of globally installed packages and binaries☆77Updated last week
- Get the real path of the system temp directory☆85Updated 3 years ago
- Get the $PATH from the shell☆78Updated 5 months ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Resolve the path of a globally installed module☆42Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Check if a path is a file, directory, or symlink☆80Updated last week
- Lazy number range generator☆83Updated 2 years ago
- Get the user's default shell☆41Updated 4 months ago
- Copy a file☆123Updated 5 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Regular expression for matching issue references☆49Updated last year
- Import a globally installed module☆59Updated 2 years ago
- Indent each line in a string☆115Updated 3 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Get or check the current macOS version☆62Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Get your PATH prepended with locally installed binaries☆107Updated last year
- Get the path to an app (macOS)☆64Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Check if something is a promise☆45Updated 4 years ago
- Check if a project is using Yarn☆66Updated 4 months ago