Skip to main content
BundleTransformer.UglifyJs package icon

BundleTransformer.UglifyJs

BundleTransformer.UglifyJs contains one minifier-adapter for minification of JS-code - `UglifyJsMinifier`. `UglifyJsMinifier` is based on the Mihai Bazon's UglifyJS (http://github.com/mishoo/UglifyJS2) version 2.4.19. As a JS-engine is used the JavaScript Engine Switcher library (http://github.com/Taritsyn/JavaScriptEngineSwitcher). For correct working of this module is recommended to install one of the following NuGet packages: JavaScriptEngineSwitcher.Msie or JavaScriptEngineSwitcher.V8.

Total Downloads
553.8K
553,817
Published
Apr 6, 2015
Latest stable version

Install

.NET CLI
dotnet add package BundleTransformer.UglifyJs --version 1.9.55
Package Manager Console
Install-Package BundleTransformer.UglifyJs -Version 1.9.55
PackageReference
<PackageReference Include="BundleTransformer.UglifyJs" Version="1.9.55" />

Frameworks

No framework metadata available.

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.