sindresorhus / to-double-quotes-cliLinks
Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns
☆22Updated 4 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
Sorting:
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆27Updated 4 years ago
- Get the path to an app (macOS)☆49Updated 4 years ago
- Get the fullname of the current user☆15Updated last year
- Find a file by walking up parent directories☆45Updated last year
- Detect the indentation of code☆23Updated 3 months ago
- Open a website in a popup (macOS)☆19Updated 4 years ago
- Get the name of the current operating system☆20Updated 2 years ago
- Strip the authentication part of a URL☆20Updated 3 years ago
- Strip comments from CSS☆42Updated 4 years ago
- Check if a filepath is a Markdown file☆22Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Get the macOS version of the current system☆23Updated 4 months ago
- Find the root directory of a Node.js project or npm package☆27Updated 7 months ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆25Updated 4 years ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.☆68Updated 4 years ago
- Open the URL from a web shortcut file☆17Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Get the path to an app (macOS)☆64Updated 3 years ago
- 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
- Get the path to this package - Useful for testing☆22Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆48Updated 4 years ago
- Get the terminal window size on macOS☆42Updated 2 years ago
- Reliably get the terminal window size - cross-platform☆27Updated 2 years ago
- Check if a file path is a text file☆21Updated last year
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆18Updated 4 years ago
- Remove leading, trailing and repeated whitespace from a string☆41Updated 4 years ago