Uglify Packages

ng-lib-utils

ng-lib-utils is helpful when developing angular library, it provides common routines: 1. uglifying the library code 2. copy readme.md file from the root folder to the transpiled code folder 3. bumping the version 4. publish the package

1.0.7 • Published 4 years ago

ngx-uglifier

ngx-uglifier uglifies your angular library, meaning it shortens class member names to be of a single character.<br/> It utilizes terser to do the uglification, terser is used by the angular compiler to minify the code in build time, so it is already insta

1.0.3 • Published 4 years ago