Bundle Transformer: Closure NuGet Package

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.




Got any Bundle Transformer: Closure Question?





Info

Version: 1.12.39
Author(s): Andrey Taritsyn
Last Update: Saturday, September 11, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Taritsyn/BundleTransformer
NuGet Url: https://www.nuget.org/packages/BundleTransformer.Closure


Install
Install-Package BundleTransformer.Closure
dotnet add package BundleTransformer.Closure
paket add BundleTransformer.Closure
BundleTransformer.Closure Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.5

avg-downloads-per-day

11

days-since-last-release

951