rind-ejs-gulp

0.3.2 • Public • Published

rind-ejs-gulp

Gulp tasks to create clientside ejs functions from ejstpl

usage

'use strict';

var gulp = require('gulp');
var ejstpl = require('rind-ejs-tpl');

// see ejstpl for valid options
// by default, the ejstpl.js will be copied to the opts.output directory
gulp.task('ejs', ejstpl(gulp, opts));

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.2
    1
    • latest

Version History

Package Sidebar

Install

npm i rind-ejs-gulp

Weekly Downloads

1

Version

0.3.2

License

MIT

Last publish

Collaborators

  • cl-bender