š Like JSON.stringify(), but returns a template string
npm install string-to-template-literalš Like JSON.stringify(), but returns a template string
`` The best example of when you might want to use this package is when creating a source code string that you want to embed in your JavaScript application as raw text. Think something like a bundler that needs to embed a .txt |