BundleTransformer.Handlebars
1.9.212
Prefix Reserved
See the version list below for details.
dotnet add package BundleTransformer.Handlebars --version 1.9.212
NuGet\Install-Package BundleTransformer.Handlebars -Version 1.9.212
<PackageReference Include="BundleTransformer.Handlebars" Version="1.9.212" />
paket add BundleTransformer.Handlebars --version 1.9.212
#r "nuget: BundleTransformer.Handlebars, 1.9.212"
// Install BundleTransformer.Handlebars as a Cake Addin #addin nuget:?package=BundleTransformer.Handlebars&version=1.9.212 // Install BundleTransformer.Handlebars as a Cake Tool #tool nuget:?package=BundleTransformer.Handlebars&version=1.9.212
BundleTransformer.Handlebars contains one translator-adapter - `HandlebarsTranslator` (supports the Handlebars (http://handlebarsjs.com/) version 4.0.12). This adapter makes translation of Handlebars templates to JS code. Also contains the `HandlebarsAssetHandler` debugging HTTP handler, which is responsible for text output of translated Handlebars asset.
As a JS engine is used the JavaScript Engine Switcher library (https://github.com/Taritsyn/JavaScriptEngineSwitcher). For correct working of this module, you need to install one of the following NuGet packages: JavaScriptEngineSwitcher.Msie, JavaScriptEngineSwitcher.V8 or JavaScriptEngineSwitcher.ChakraCore.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- BundleTransformer.Core (>= 1.9.171)
- JavaScriptEngineSwitcher.Core (>= 2.0.0)
- Newtonsoft.Json (>= 8.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.14.0 | 120 | 5/29/2024 |
1.13.10 | 247 | 8/11/2023 |
1.12.44 | 441 | 12/29/2021 |
1.12.31 | 6,814 | 2/22/2021 |
1.12.8 | 1,435 | 3/9/2020 |
1.12.6 | 3,711 | 11/19/2019 |
1.12.5 | 948 | 10/22/2019 |
1.12.4 | 813 | 10/8/2019 |
1.12.3 | 1,105 | 9/13/2019 |
1.12.0 | 1,279 | 7/15/2019 |
1.11.3 | 764 | 4/30/2019 |
1.11.1 | 745 | 4/4/2019 |
1.10.4 | 789 | 3/1/2019 |
1.10.0 | 2,237 | 12/26/2018 |
1.10.0-beta1 | 662 | 12/10/2018 |
1.9.212 | 2,063 | 9/9/2018 |
1.9.178 | 3,388 | 10/18/2017 |
1.9.160 | 1,435 | 6/15/2017 |
1.9.159 | 1,998 | 5/21/2017 |
1.9.157 | 1,149 | 5/9/2017 |
1.9.138 | 1,357 | 12/10/2016 |
1.9.134 | 1,159 | 11/14/2016 |
1.9.122 | 2,662 | 9/19/2016 |
1.9.122-beta1 | 1,241 | 9/17/2016 |
1.9.122-alpha1 | 894 | 8/23/2016 |
1.9.92 | 7,475 | 3/8/2016 |
1.9.92-beta1 | 924 | 3/2/2016 |
1.9.83 | 8,059 | 11/21/2015 |
1.9.82 | 1,277 | 11/12/2015 |
1.9.76 | 1,434 | 9/25/2015 |
1.9.73 | 2,438 | 9/5/2015 |
1.9.60 | 4,844 | 4/29/2015 |
1.9.59 | 1,386 | 4/21/2015 |
1.9.52 | 1,283 | 3/30/2015 |
1.9.50 | 5,337 | 3/1/2015 |
1.9.34 | 2,095 | 12/19/2014 |
1.9.25 | 1,584 | 10/14/2014 |
1.9.20 | 1,381 | 9/3/2014 |
1.9.13 | 1,465 | 8/7/2014 |
1.9.3 | 1,633 | 6/28/2014 |
1.9.1 | 1,445 | 6/25/2014 |
1.0.0 | 1,486 | 6/23/2014 |
1.0.0-Beta3 | 1,089 | 6/21/2014 |
Added support of Handlebars version 4.0.12.