sindresorhus / to-single-quotes-cli
Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns
☆26Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for to-single-quotes-cli
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆24Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Get the path to an app (macOS)☆48Updated 3 years ago
- Open a website in a popup (macOS)☆19Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 3 years ago
- Reliably get the terminal window size - cross-platform☆25Updated last year
- Control the AnyBar app☆34Updated 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆25Updated 6 months ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 3 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Get the path to the user home directory☆13Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- clean up licenses from package.json files and the npm registry☆14Updated 9 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated 7 months ago
- Check if a value is a function☆27Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Strip the authentication part of a URL☆17Updated 2 years ago
- Alfred 3 workflow to find awesome projects☆32Updated 7 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated 6 months ago
- Get the fullname of the current user☆16Updated 7 months ago
- Modify the values of an object☆28Updated 3 years ago
- Get the macOS version of the current system☆22Updated 3 years ago
- Add AVA to your project☆15Updated 3 years ago
- Test your Alfy workflows☆21Updated 3 months ago