SassAndCoffee.JavaScript
2.1.1
dotnet add package SassAndCoffee.JavaScript --version 2.1.1
NuGet\Install-Package SassAndCoffee.JavaScript -Version 2.1.1
<PackageReference Include="SassAndCoffee.JavaScript" Version="2.1.1" />
paket add SassAndCoffee.JavaScript --version 2.1.1
#r "nuget: SassAndCoffee.JavaScript, 2.1.1"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
-
- SassAndCoffee.Core (>= 2.1.1)
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
DEPRECATED. A library for managing CSS & JavaScript dependencies and optimization in ASP.Net
|
Extract JavaScript dependencies into seperate project.