sindresorhus / to-single-quotes-cliLinks
Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns
☆27Updated 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☆22Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆27Updated 7 months ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆27Updated 2 years ago
- Get the command history of the user's shell☆86Updated 2 months ago
- Get the path to an app (macOS)☆64Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆53Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Updated 4 years ago
- Open files in your editor at a specific line and column☆55Updated 4 years ago
- Control the AnyBar app☆34Updated 4 years ago
- Get user info of an npm user☆32Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Remove leading, trailing and repeated whitespace from a string☆41Updated 4 years ago
- Get the values of an object☆27Updated 2 years ago
- Get the fullname of the current user☆15Updated last year
- Get user info from a GitHub username☆24Updated 4 years ago
- Check if an Iterable is empty☆23Updated 3 months ago
- Split a string at one or more indices☆25Updated 4 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Check if a value is a function☆29Updated 4 years ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Split lines into an array of lines☆46Updated 2 years ago
- Create a revved file path☆21Updated 3 years ago
- Get a GitHub username from an email address☆51Updated 2 years ago
- Pick random items from a list☆17Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago