Skip to main content
BundleTransformer.JsMin package icon

BundleTransformer.JsMin

BundleTransformer.JsMin contains one minifier-adapter for minification of JS code - `CrockfordJsMinifier`. `CrockfordJsMinifier` is based on the C# port of Douglas Crockford's JSMin.

Total Downloads
422.3K
422,265
Published
May 29, 2024
Latest stable version

Install

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

Frameworks

.NETFramework4.0

Dependencies

BundleTransformer.Core
.NETFramework4.0
[1.14.0, )
DouglasCrockford.JsMin
.NETFramework4.0
[2.1.0, )

Adoption guide

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

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.