[NEW TOOL] Quote Converter " => ' " => `,....
What tool do you want?
Single Quote to double quote converter so make " => ' or ' => " or " => or ' =>,......
Describe the solution you'd like Convert between alle kinds of quotes
Is their example of this tool in the wild? Provide link to already existing tool or npm packages if any exists
this npm package could be helpfull: https://www.npmjs.com/package/to-single-quotes https://www.npmjs.com/package/to-double-quotes but doesn't implement full feature for example `
Additional context Should be pretty clear
HI @OSZII , implemented here : https://sharevb-it-tools.vercel.app/quote-converter (not sure about what you mean about backquote)
And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)