Multi Line String Generator

Multi Line String Generator

Below you will find a demo of some code I wrote to convert multiline string blocks into something usable in javascript.

Feel free to use this page to wrap strings as you please.

Try using it on long SQL queries you need to use in Node.JS or other environments which don't support multiline comments easily.

You can also check out the (super simple) source on github or at the blog.