Info
Version: | 0.6.0 |
Author(s): | Tom Lokhorst, Zachary Greve |
Last Update: | Sunday, February 1, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/BrisingrAerowing/CoffeeSharp |
NuGet Url: | https://www.nuget.org/packages/CoffeeSharp-GS |
Install
Install-Package CoffeeSharp-GS
dotnet add package CoffeeSharp-GS
paket add CoffeeSharp-GS
CoffeeSharp-GS Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.