SassAndCoffee.JavaScript 2.1.1

dotnet add package SassAndCoffee.JavaScript --version 2.1.1
NuGet\Install-Package SassAndCoffee.JavaScript -Version 2.1.1
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="SassAndCoffee.JavaScript" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SassAndCoffee.JavaScript --version 2.1.1
#r "nuget: SassAndCoffee.JavaScript, 2.1.1"
#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 SassAndCoffee.JavaScript as a Cake Addin
#addin nuget:?package=SassAndCoffee.JavaScript&version=2.1.1

// Install SassAndCoffee.JavaScript as a Cake Tool
#tool nuget:?package=SassAndCoffee.JavaScript&version=2.1.1

Just the JavaScript (CoffeeScript, Uglify.js) parts of SassAndCoffee. Useful for embedding in other projects.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on SassAndCoffee.JavaScript:

Package Downloads
SassAndCoffee.AspNet

SassAndCoffee is a package that adds SCSS/Sass and CoffeeScript compilation support to .NET, as well as minification support via UglifyJS.

RequestReduce.SassLessCoffee

RequestReduce.SassLessCoffee is an add-on to RequestReduce which compiles DotLess and Sass CSS as well as Coffee scripts to be included in the RequestDeuce sprite generation, minification and bundling processing. Simply reference your .less, .sass, .scss and .coffee files with those extensions and RequestReduce will compile them before performing its reductions.

HotGlue.Runtime.SassAndCoffee

HotGlue.Runtime.SassAndCoffee

HotGlue.Compressor.Uglify

HotGlue.Compressor.Uglify

ClientDependency-TypeScript

An extension for the ClientDependency framework to support TypeScript

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on SassAndCoffee.JavaScript:

Repository Stars
mwrock/RequestReduce
Instantly makes your .net website faster by reducing the number and size of requests with almost no effort.
Shazwazza/ClientDependency
A library for managing CSS & JavaScript dependencies and optimization in ASP.Net
Version Downloads Last updated
2.1.1 104,465 5/16/2013
2.0.2 55,038 12/22/2011
2.0.1 1,953 12/20/2011
2.0.0 1,964 12/20/2011

Extract JavaScript dependencies into seperate project.