1.0.1 • Published 4 years ago

bloggify-renderer-tljs v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

bloggify-renderer-tljs

Version Downloads

Render template literal templates.

:cloud: Installation

# Using npm
npm install --save bloggify-renderer-tljs

# Using yarn
yarn add bloggify-renderer-tljs

:clipboard: Example

/*
  This renderer will handle `.tljs` files.
  // Use template literals, like in JS.

  Hello ${world}!
*/

:question: Get Help

There are few ways to get help:

  1. Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
  2. For bug reports and feature requests, open issues. :bug:

:yum: How to contribute

Have an idea? Found a bug? See how to contribute.

:scroll: License

MIT © Bloggify