sindresorhus / default-shellLinks
Get the user's default shell
☆40Updated 3 weeks 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
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Rename a function☆46Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks ago
- Get metadata on the default editor or a specific editor☆53Updated 3 weeks ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated 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
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 3 weeks ago
- Truncate a URL to a specific length☆61Updated 2 weeks ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Check if your package was installed globally☆69Updated last year
- Check if a value is an object☆40Updated 4 years ago
- Split a string at one or more indices☆24Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Create an array without duplicates☆72Updated 4 years ago
- Linkify GitHub issue references☆46Updated 3 weeks ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Check if something is a promise☆46Updated 4 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 weeks ago
- 🔇 mock stdio output for tests☆23Updated 7 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get an array of parent directories including itself☆26Updated last year