Giter Site home page Giter Site logo

jstransformer-es6-template's Introduction

jstransformer-es6-template

es6-template support for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install jstransformer-es6-template

API

var es6template = require('jstransformer')(require('jstransformer-es6-template'));

var locals = {
  place: 'world',
  user: {
    name: 'Charlike'
  }
};

es6template.render('Hello ${place} and ${user.name}!', locals).body
//=> 'Hello world and Charlike!'

License

MIT

jstransformer-es6-template's People

Contributors

robloach avatar timothygu avatar forbeslindesay avatar hemanth avatar greenkeeper[bot] avatar calebeby avatar tunnckocore avatar greenkeeperio-bot avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

jstransformer-es6-template's Issues

An in-range update of xo is breaking the build 🚨

Version 0.21.0 of xo was just published.

Branch Build failing 🚨
Dependency xo
Current Version 0.20.3
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

xo is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes v0.21.0

Highlights

New rules

Removed rules

Commits

The new version differs by 8 commits.

  • b633e92 Do not override default options with absent CLI flags (#316)
  • cec0853 Update plugins and add some new rules
  • d1eb47c Require Node.js 6
  • 6254110 GitHub now natively supports SVG
  • 4fd6991 Disable number-literal-case rule when using Prettier (#311)
  • 7190640 Remove import/prefer-default-export rule
  • f67ff58 Default Prettier trailingComma conf to none (#305)
  • 11c35c8 Upgrade prettier to last version (#306)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of test-jstransformer is breaking the build 🚨


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency test-jstransformer was updated from 1.0.3 to 1.1.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

test-jstransformer is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 13 commits.

  • 2723095 Merge pull request #46 from jstransformers/update
  • 70c2ea4 Update coverage with nyc
  • a0ffefe Merge pull request #42 from YasharF/master
  • e1312b4 Merge pull request #43 from YasharF/patch-1
  • cb1b686 Merge pull request #44 from YasharF/patch-2
  • 2f5ed58 fix: Use current versions of NodeJS for builds
  • 79edecc fix: david-dm badge
  • fa8f33a Migrate from istanbul to nyc
  • e18ae8a Merge pull request #41 from jstransformers/travis
  • 2d56348 Update travis
  • 17096c3 Fix xo
  • 7393c7e Merge pull request #39 from jstransformers/greenkeeper/foreground-child-2.0.0
  • 80a9c6b fix(package): update foreground-child to version 2.0.0

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.