sindresorhus / default-shellLinks
Get the user's default shell
☆40Updated 3 years 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☆54Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- 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
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Rename a function☆46Updated last year
- Check if your package was installed globally☆70Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Get the path of the caller module☆65Updated 3 years ago
- Slice a string with ANSI escape codes☆49Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Create an array without duplicates☆71Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Extract the article title of a HTML document☆55Updated 3 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago