antix-nibbler
2.0.0
dotnet add package antix-nibbler --version 2.0.0
NuGet\Install-Package antix-nibbler -Version 2.0.0
<PackageReference Include="antix-nibbler" Version="2.0.0" />
paket add antix-nibbler --version 2.0.0
#r "nuget: antix-nibbler, 2.0.0"
// Install antix-nibbler as a Cake Addin #addin nuget:?package=antix-nibbler&version=2.0.0 // Install antix-nibbler as a Cake Tool #tool nuget:?package=antix-nibbler&version=2.0.0
Compress JS, CSS and optimise PNG files in your Web project on Publish.
Combine JS and CSS into single files and remove references from your layout pages.
Uses YUI Compressor for .Net https://yuicompressor.codeplex.com/ for JS and CSS
and PNGOUT.EXE http://advsys.net/ken/utils.htm for PNG compression.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
2.0.0 new version of the YuiCompressor, changes to Css compression type break compatibility
https://yuicompressor.codeplex.com/workitem/9870