sindresorhus / to-double-quotes-cli
Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns
☆21Updated 3 years ago
Alternatives and similar repositories for to-double-quotes-cli:
Users that are interested in to-double-quotes-cli are comparing it to the libraries listed below
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 3 years ago
- Get the path to an app (macOS)☆48Updated 3 years ago
- Get the fullname of the current user☆16Updated last year
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Get the name of the current operating system☆20Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Get the macOS version of the current system☆22Updated 3 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 3 years ago
- Open a website in a popup (macOS)☆19Updated 4 years ago
- Strip the authentication part of a URL☆17Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆17Updated 4 years ago
- Get the path to the user home directory☆13Updated 3 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆24Updated 3 years ago
- Strip comments from CSS☆40Updated 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
- Find a file by walking up parent directories☆41Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated 11 months ago
- Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.☆67Updated 3 years ago
- Detect the indentation of code☆22Updated 3 years ago
- Check if a file path is a text file☆18Updated 10 months ago
- Control the AnyBar app☆33Updated 3 years ago
- Get the passwd user entry from a username or uid☆27Updated 2 years ago
- Alfred 3 workflow to find awesome projects☆32Updated 8 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Get an .app's version in OS X systems.☆24Updated 8 years ago
- Check if a filepath is a Markdown file☆20Updated 3 years ago
- clean up licenses from package.json files and the npm registry☆14Updated 9 years ago
- Add AVA to your project☆15Updated 4 years ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆47Updated 3 years ago