polyclean
v1.3.1
Published
Basic html hygiene.
Maintainers
Keywords
Readme
Polyclean
Basic gulp plugins for cleaning html.
API
cleanJsComments- Remove javascript comments
leftAlignJs- Remove javascript comments and leading whitespace
uglifyJs- Run javascript through
uglify - Pass options with
uglifyJs(options)options.fromStringis always true
- Run javascript through
cleanCss- Remove extra whitespace in CSS
