Skip to main content
BundleTransformer.Closure package icon

BundleTransformer.Closure

BundleTransformer.Closure contains 2 minifier-adapters for minification of JS-code: ClosureRemoteJsMinifier and ClosureLocalJsMinifier. ClosureRemoteJsMinifier is based on the Google Closure Compiler Service API (https://developers.google.com/closure/compiler/docs/gettingstarted_api) and requires a permanent connection to the Internet. ClosureLocalJsMinifier is based on the Google Closure Compiler Application (https://developers.google.com/closure/compiler/docs/gettingstarted_app) and for their work requires the latest version of file compiler.jar.

Total Downloads
161.4K
161,368
Published
May 28, 2013
Latest stable version

Install

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

Frameworks

No framework metadata available.

Dependencies

[2.0.20710, )
[5.0.5, )

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.