0.1.0 • Published 7 years ago

template-literal-tags v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

template-literal-tags

Travis Build Status NPM downloads

tags for template literals

background details relevant to understanding what this module does

Usage

description of the example

const templateLiteralTags = require('template-literal-tags');

console.log({templateLiteralTags});

This will output

API

Install

With npm installed, run

npm install --save template-literal-tags

See Also

License

MIT