CoffeeSharp-GS
0.6.0
CoffeeScript compiler for Windows.
With a HttpHandler, command-line tool and a .NET library.
For ASP.NET projects: After installing this package, all .coffee files will be compiled on the fly by the HttpHandler and returned as JavaScript.
Note: For production usage, it is recommened to compile all CoffeeScript files from a build system using the command-line compiler.
Install-Package CoffeeSharp-GS -Version 0.6.0
dotnet add package CoffeeSharp-GS --version 0.6.0
<PackageReference Include="CoffeeSharp-GS" Version="0.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CoffeeSharp-GS --version 0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CoffeeSharp-GS, 0.6.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install CoffeeSharp-GS as a Cake Addin #addin nuget:?package=CoffeeSharp-GS&version=0.6.0 // Install CoffeeSharp-GS as a Cake Tool #tool nuget:?package=CoffeeSharp-GS&version=0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Updated to CoffeeScript 1.9.0
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.6.0 | 1,076 | 2/1/2015 |