Info
Version: | 1.0.0.8 |
Author(s): | Wouter Devinck |
Last Update: | Sunday, October 7, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wouterdevinck/TypeScript-BundleTransform/ |
NuGet Url: | https://www.nuget.org/packages/TypeScriptBundleTransform |
Install
Install-Package TypeScriptBundleTransform
dotnet add package TypeScriptBundleTransform
paket add TypeScriptBundleTransform
TypeScriptBundleTransform Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
Uses the TypeScript compiler, which is written in TypeScript and compiled to Javascript and runs it in Google's V8 Javascript Engine on your server. This is an implementation of the IBundleTransform interface, found in System.Web.Optimization.