montag
format multiline strings using tagged templates, instead of puting all lines into an array and joining to a string
url-escape-tag
A template tag for escaping url parameters based on ES2015 tagged templates.
dedent
A string tag that strips indentation from multi-line strings. ⬅️
common-tags
a few common utility template tags for ES2015