https://github.com/sindresorhus/to-double-quotes-cli
Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns
https://github.com/sindresorhus/to-double-quotes-cli
Last synced: 3 months ago
JSON representation
Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns
- Host: GitHub
- URL: https://github.com/sindresorhus/to-double-quotes-cli
- Owner: sindresorhus
- License: mit
- Created: 2015-10-08T08:59:17.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2021-04-18T15:28:11.000Z (over 4 years ago)
- Last Synced: 2025-01-28T19:27:03.402Z (10 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 21
- Watchers: 7
- Forks: 5
- Open Issues: 0
Awesome Lists containing this project
- awesome-cli-apps-in-a-csv - to-double-quotes - Convert matching single-quotes to double-quotes. (<a name="text-processing"></a>Text processing)