sindresorhus / to-single-quotes-cliLinks
Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns
☆26Updated 4 years ago
Alternatives and similar repositories for to-single-quotes-cli
Users that are interested in to-single-quotes-cli are comparing it to the libraries listed below
Sorting:
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Find the root directory of a Node.js project or npm package☆26Updated 5 months ago
- Open files in your editor at a specific line and column☆54Updated 4 years ago
- Control the AnyBar app☆33Updated 4 years ago
- Get all emails in a text file or stdin☆24Updated 4 years ago
- Modify the values of an object☆28Updated 4 years ago
- Get a GitHub username from an email address☆51Updated 2 years ago
- Reliably get the terminal window size - cross-platform☆26Updated 2 years ago
- Pick random items from a list☆15Updated 4 years ago
- Get user info of an npm user☆31Updated last year
- Get the values of an object☆26Updated 2 years ago
- Get the command history of the user's shell☆85Updated last week
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆23Updated 3 years ago
- Get the path to an app (macOS)☆48Updated 4 years ago
- Find a file by walking up parent directories☆43Updated last year
- Split a string at one or more indices☆24Updated 4 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Alfred 3 workflow to find awesome projects☆32Updated 8 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Remove leading, trailing and repeated whitespace from a string☆40Updated 4 years ago
- Create a revved file path☆21Updated 3 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 4 years ago
- Check if a value is a function☆28Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Add stdin support to any CLI app that accepts file input☆124Updated 4 years ago