gulp-jstransform

1.0.0 • Public • Published

Gulp jstransform

Usage

var jstransform = require('gulp-jstransfrom');

gulp.task('jstransform', function() {
  gulp.src('./src/*.js')
    .pipe(jstransform().on('error', gutil.log))
    .pipe(gulp.dest('./public/'))
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    3
  • 0.2.0
    1
  • 0.1.1
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i gulp-jstransform

Weekly Downloads

6

Version

1.0.0

License

BSD-2-Clause

Last publish

Collaborators

  • hemanth