Info
Version: | 1.15.1 |
Author(s): | Andrey Taritsyn |
Last Update: | Saturday, September 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Taritsyn/BundleTransformer |
NuGet Url: | https://www.nuget.org/packages/BundleTransformer.TypeScript |
Install
Install-Package BundleTransformer.TypeScript
dotnet add package BundleTransformer.TypeScript
paket add BundleTransformer.TypeScript
BundleTransformer.TypeScript 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 TypeScript code to JS code. Also contains the `TypeScriptAssetHandler` debugging HTTP handler, which is responsible for text output of translated TypeScript asset.