0.3.2 • Published 10 years ago

rind-ejs-gulp v0.3.2

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

rind-ejs-gulp npm.io

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));
0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.1

10 years ago