Package: wnpp
Severity: wishlist
Owner: Joseph Nahmias <[email protected]>
Control: block 726171 by -1
X-Debbugs-CC: [email protected], [email protected], Hugh 
Kennedy <[email protected]>

* Package name    : node-uglifyify
  Version         : 5.0.2
  Upstream Author : Hugh Kennedy <[email protected]> 
(http://hughskennedy.com/)
* URL             : https://github.com/hughsk/uglifyify
* License         : Expat
  Programming Lang: JavaScript
  Description     : browserify transform which minifies your code

 A Browserify v2 transform which minifies your code using terser (a
 maintained fork of uglify-es). Uglifyify is able to yield smaller output
 by processing files individually instead of just the entire bundle. When
 using uglifyify you should generally also use Uglify, to achieve the
 smallest output. Uglifyify provides an additional optimization when used
 with Uglify, but does not provide all of the optimization that using
 Uglify on its own does, so it's not a replacement.
 .
 Uglifyify gives you the benefit of applying Uglify's "squeeze" transform
 on each file before it's included in the bundle, meaning you can remove
 dead code paths for conditional requires.
 .
 Node.js is an event-based server-side JavaScript engine.

dep for zxcvbn
i plan to maintain this under the js-team

Reply via email to