Info
Version: | 1.14.0 |
Author(s): | Andrey Taritsyn |
Last Update: | Wednesday, May 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Taritsyn/BundleTransformer |
NuGet Url: | https://www.nuget.org/packages/BundleTransformer.CoffeeScript |
Install
Install-Package BundleTransformer.CoffeeScript
dotnet add package BundleTransformer.CoffeeScript
paket add BundleTransformer.CoffeeScript
BundleTransformer.CoffeeScript Download (Unzip the "nupkg" after downloading)
Dependencies
- BundleTransformer.Core(>= 1.10.0)
- AdvancedStringBuilder(>= 0.1.0)
- JavaScriptEngineSwitcher.Core(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.2)
Tags
This adapter makes translation of CoffeeScript code to JS code. Also contains the `CoffeeScriptAssetHandler` debugging HTTP handler, which is responsible for text output of translated CoffeeScript asset.