Skip to main content
BundleTransformer.Closure package icon

BundleTransformer.Closure

BundleTransformer.Closure contains two 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 `compiler.jar` file.

Total Downloads
161.4K
161,370
Published
Jun 15, 2017
Latest stable version

Install

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

Frameworks

No framework metadata available.

Dependencies

[1.9.160, )
[2.2.29, )
[8.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.

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.