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
- 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
- Get the command history of the user's shell☆86Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆27Updated 7 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
- 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
- Get user info of an npm user☆32Updated last year
- Reliably get the terminal window size - cross-platform☆27Updated 2 years ago
- Get the path to an app (macOS)☆48Updated 4 years ago
- Add AVA to your project☆15Updated 5 years ago
- Open a website in a popup (macOS)☆19Updated 4 years ago
- Display a notification (macOS 10.9+)☆90Updated 2 months ago
- Check if a value is a function☆29Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Get the fullname of the current user☆15Updated last year
- Measure the difference between two strings using the Levenshtein distance algorithm☆48Updated 4 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Control the AnyBar app☆34Updated 4 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆53Updated 5 years ago
- Get a GitHub username from an email address☆51Updated 2 years ago
- utility to create a pretty report for a vfile☆20Updated 2 years ago
- Check if an Iterable is empty☆23Updated 4 months ago
- Add stdin support to any CLI app that accepts file input☆127Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Get user info from a GitHub username☆24Updated 4 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Remove leading, trailing and repeated whitespace from a string☆41Updated 4 years ago