1.0.1 • Published 9 years ago

gulp-es6-template-strings v1.0.1

Weekly downloads
28
License
MIT
Repository
github
Last release
9 years ago

gulp-es6-template-strings npmjs.com The MIT License

Gulp plugin for es6-template-strings - compile and resolve template strings notation as specified in ES6.

code climate standard code style travis build status coverage status dependency status

Install

npm i gulp-es6-template-strings --save

Usage

For more use-cases see the tests

var gulp = require('gulp')
var template = require('gulp-es6-template-strings')

gulp.src('./src/*.{html,txt}')
  .pipe(template({name: 'Charlike'}))
  .pipe(gulp.dest('./dist'))

Related

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
But before doing anything, please read the CONTRIBUTING.md guidelines.

Charlike Make Reagent new message to charlike freenode #charlike

tunnckocore.tk keybase tunnckocore tunnckoCore npm tunnckoCore twitter tunnckoCore github