antix-nibbler 2.0.0

dotnet add package antix-nibbler --version 2.0.0
NuGet\Install-Package antix-nibbler -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="antix-nibbler" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add antix-nibbler --version 2.0.0
#r "nuget: antix-nibbler, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 287 7/1/2013
1.0.0 132 7/26/2011
0.9.27 75 7/18/2011
0.9.26 75 7/17/2011
0.9.25 76 7/16/2011
0.9.24 80 7/16/2011
0.9.23 77 7/15/2011

2.0.0 new version of the YuiCompressor, changes to Css compression type break compatibility
     https://yuicompressor.codeplex.com/workitem/9870