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

Readme

Keywords

none

Package Sidebar

Install

npm i gulp-special-html

Weekly Downloads

4

Version

0.0.4

License

MIT

Last publish

Collaborators

  • metrime