CoffeeScriptCompiler 1.2.0

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

// Install CoffeeScriptCompiler as a Cake Tool
#tool nuget:?package=CoffeeScriptCompiler&version=1.2.0

This is the original Javascript compiler written in Javascript. It will be added to your Scripts folder and you'll have to reference it where you want it.
CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 404 12/29/2011
1.1.3 59 12/6/2011
1.1.2 59 9/8/2011