Skip to main content
Cruncher package icon

Cruncher

Cruncher makes optimizing your resources easy. It can bundle unlimited combinations of remote and local CSS, Less, Sass, JavaScript, and CoffeeScript files. Combining them, minifying them, and caching them in the browser, Cruncher can handle nested css @import statements, re-maps relative resource urls and has a self cleaning cache should any changes be made to any of the referenced files. It can also parse CSS and add vendor prefixes to rules by Can I Use using AutoPrefixer. Requires 64 bit functionality due to the Sass compiler dependency. If using IIS Express ensure you are running in 64 it mode. Tools > Options > Projects and Solutions > Web Projects > Use the 64 bit version of IIS Express… If you use Cruncher please get in touch on my twitter @james_m_south. Feedback is always welcome.

Total Downloads
53.7K
53,675
Published
Dec 1, 2014
Latest stable version

Install

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

Frameworks

No framework metadata available.

Dependencies

[5.12.5436.22734, )
[1.4.1, )
[3.0.1.1, )
[4.5.11, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

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.