https://github.com/sindresorhus/to-single-quotes-cli
Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns
https://github.com/sindresorhus/to-single-quotes-cli
Last synced: 28 days ago
JSON representation
Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns
- Host: GitHub
- URL: https://github.com/sindresorhus/to-single-quotes-cli
- Owner: sindresorhus
- License: mit
- Created: 2015-10-08T09:16:55.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2021-04-18T14:53:56.000Z (over 4 years ago)
- Last Synced: 2024-04-14T11:09:17.192Z (over 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 26
- Watchers: 7
- Forks: 5
- Open Issues: 0
Awesome Lists containing this project
- awesome-cli-apps-in-a-csv - to-single-quotes - Convert matching double-quotes to single-quotes. (<a name="text-processing"></a>Text processing)