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,370
Published
May 16, 2012
Latest stable version

Install

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

Frameworks

No framework metadata available.

Dependencies

[1.3.0-beta, 1.3.0-beta]
[2.0.20126.16343, )
[4.0.20126.16343, )

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

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.