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 (https://github.com/mishoo/UglifyJS2) version 2.8.29. As a JS engine is used the JavaScript Engine Switcher library (https://github.com/Taritsyn/JavaScriptEngineSwitcher). For correct working of this module, you need to install one of the following NuGet packages: JavaScriptEngineSwitcher.Msie, JavaScriptEngineSwitcher.V8 or JavaScriptEngineSwitcher.ChakraCore.

Total Downloads
553.8K
553,817
Published
Jul 15, 2019
Latest stable version

Install

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

Frameworks

.NETFramework4.0

Dependencies

BundleTransformer.Core
.NETFramework4.0
[1.10.0, )
AdvancedStringBuilder
.NETFramework4.0
[0.1.0, )
[3.1.0, )
Newtonsoft.Json
.NETFramework4.0
[12.0.2, )

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.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

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.