polyclean

1.3.1 • Public • Published

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

/polyclean/

    Package Sidebar

    Install

    npm i polyclean

    Weekly Downloads

    170

    Version

    1.3.1

    License

    BSD-3-Clause

    Last publish

    Collaborators

    • aomarks
    • emarquez
    • sorvell
    • bicknellr
    • usergenic
    • polymer-devs
    • azakus
    • kevinpschaaf
    • justinfagnani
    • nevir
    • garlicnation