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

Readme

Keywords

none

Package Sidebar

Install

npm i polyclean

Weekly Downloads

197

Version

1.3.1

License

BSD-3-Clause

Last publish

Collaborators

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