polyclean

v1.3.1
Basic html hygiene.

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.fromString is always true
  • cleanCss
    • Remove extra whitespace in CSS
npm i polyclean

Metadata

  • BSD-3-Clause
  • Whatever
  • The Polymer Project Authors
  • released 1/13/2016

Downloads