sindresorhus / to-single-quotes-cliLinks
Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns
☆26Updated 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☆21Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆26Updated last month
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Get the path to an app (macOS)☆48Updated 4 years ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Get user info of an npm user☆31Updated last year
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Chrome extension - Show both Issues and Pull Requests in the Issues tab by default. As it previously did.☆52Updated 4 years ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆47Updated 3 years ago
- Control the AnyBar app☆33Updated 4 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Strip comments from CSS☆40Updated 3 years ago
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago
- Display a notification (macOS 10.9+)☆87Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Split a string at one or more indices☆23Updated 4 years ago
- Find a file by walking up parent directories☆42Updated last year
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Get free disk space info from `df -kP`☆63Updated 3 years ago
- Run JavaScript in the browser - Sublime plugin (macOS)☆250Updated last year
- Get the command history of the user's shell☆85Updated 2 years ago
- Create a revved file path☆21Updated 3 years ago
- Open a website in a popup (macOS)☆19Updated 4 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated last year
- Get the fullname of the current user☆15Updated last year