/string-template-tags

template string literals with steroids

Primary LanguageJavaScriptMIT LicenseMIT

string-template-tags

Travis Build Status NPM downloads

template string literals with steroids

background details relevant to understanding what this module does

Usage

description of the example

const stringTemplateTags = require('string-template-tags');

console.log({stringTemplateTags});

This will output

API

Install

With npm installed, run

npm install --save string-template-tags

See Also

License

MIT