sindresorhus / to-double-quotes-cli
Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns
☆21Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for to-double-quotes-cli
- 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 macOS version of the current system☆22Updated 3 years ago
- Get the fullname of the current user☆16Updated 8 months ago
- Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.☆66Updated 3 years ago
- Open a website in a popup (macOS)☆19Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆24Updated last year
- Detect the indentation of code☆22Updated 3 years ago
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆17Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 3 years ago
- Strip comments from CSS☆38Updated 3 years ago
- Strip the authentication part of a URL☆17Updated 2 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 3 years ago
- Reliably get the terminal window size - cross-platform☆25Updated last year
- Measure the difference between two strings using the Levenshtein distance algorithm☆47Updated 3 years ago
- Open the URL from a web shortcut file in the browser☆19Updated 3 years ago
- Find a file by walking up parent directories☆39Updated 9 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated 7 months ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated 6 months ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆24Updated 3 years ago
- Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s☆69Updated 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Convert plain text into snippets of markdown.☆30Updated 6 years ago
- Get the name of the current operating system☆20Updated last year
- Get the path to an app (macOS)☆63Updated 2 years ago
- Get the path to the user home directory☆13Updated 3 years ago