sindresorhus / default-shellLinks
Get the user's default shell
☆41Updated 3 months ago
Alternatives and similar repositories for default-shell
Users that are interested in default-shell are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Get the command history of the user's shell☆86Updated 2 months ago
- Check if your package was installed globally☆70Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆40Updated last year
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Create an array without duplicates☆74Updated 4 years ago
- Check if a value is an object☆42Updated 4 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a number is in a given range☆22Updated 4 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Rename a function☆47Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- utility to create a pretty report for a vfile☆20Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- Extract the article title of a HTML document☆56Updated 3 months ago