gulp-special-html

0.0.4 • Public • Published

gulp-special-html

Gulp extension to convert special characters to UTF-8.

var special = require('gulp-special-html');

Example

gulp.src('./html/*.html')
.pipe(special())
.pipe(gulp.dest('./dist/')

License

MIT

/gulp-special-html/

    Package Sidebar

    Install

    npm i gulp-special-html

    Weekly Downloads

    3

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • metrime