BundleTransformer.Autoprefixer
1.0.0-Beta3
See the version list below for details.
dotnet add package BundleTransformer.Autoprefixer --version 1.0.0-Beta3
NuGet\Install-Package BundleTransformer.Autoprefixer -Version 1.0.0-Beta3
<PackageReference Include="BundleTransformer.Autoprefixer" Version="1.0.0-Beta3" />
paket add BundleTransformer.Autoprefixer --version 1.0.0-Beta3
#r "nuget: BundleTransformer.Autoprefixer, 1.0.0-Beta3"
// Install BundleTransformer.Autoprefixer as a Cake Addin #addin nuget:?package=BundleTransformer.Autoprefixer&version=1.0.0-Beta3&prerelease // Install BundleTransformer.Autoprefixer as a Cake Tool #tool nuget:?package=BundleTransformer.Autoprefixer&version=1.0.0-Beta3&prerelease
BundleTransformer.Autoprefixer contains one postprocessor-adapter for postprocessing of CSS-code - `AutoprefixCssPostProcessor`. `AutoprefixCssPostProcessor` is based on the Andrey Sitnik's Autoprefixer (https://github.com/ai/autoprefixer) version 1.3.0.
As a JS-engine is used the JavaScript Engine Switcher library (https://github.com/Taritsyn/JavaScriptEngineSwitcher). For correct working of this module is recommended to install the following NuGet packages: JavaScriptEngineSwitcher.V8 or JavaScriptEngineSwitcher.Msie (only in the `ChakraJsRt` mode).
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.0-Beta3)
- JavaScriptEngineSwitcher.Core (>= 1.1.3)
- Newtonsoft.Json (>= 6.0.3)
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on BundleTransformer.Autoprefixer:
Repository | Stars |
---|---|
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
|
Version | Downloads | Last updated |
---|---|---|
1.9.59 | 520 | 4/21/2015 |
1.9.56 | 134 | 4/13/2015 |
1.9.52 | 116 | 3/30/2015 |
1.9.47 | 224 | 2/22/2015 |
1.9.46 | 738 | 2/9/2015 |
1.9.45 | 81 | 2/4/2015 |
1.9.44 | 68 | 2/2/2015 |
1.9.43 | 62 | 1/31/2015 |
1.9.41 | 76 | 1/25/2015 |
1.9.38 | 320 | 1/16/2015 |
1.9.36 | 185 | 12/25/2014 |
1.9.34 | 108 | 12/19/2014 |
1.9.33 | 81 | 12/10/2014 |
1.9.32 | 103 | 12/1/2014 |
1.9.26 | 264 | 10/17/2014 |
1.9.25 | 75 | 10/14/2014 |
1.9.24 | 106 | 10/8/2014 |
1.9.21 | 142 | 9/17/2014 |
1.9.18 | 400 | 8/29/2014 |
1.9.16 | 196 | 8/23/2014 |
1.9.15 | 136 | 8/19/2014 |
1.9.14 | 127 | 8/11/2014 |
1.9.13 | 73 | 8/7/2014 |
1.9.12 | 412 | 7/30/2014 |
1.9.11 | 111 | 7/28/2014 |
1.9.9 | 153 | 7/15/2014 |
1.9.6 | 280 | 7/1/2014 |
1.9.3 | 160 | 6/28/2014 |
1.9.1 | 114 | 6/25/2014 |
1.0.0 | 156 | 6/23/2014 |
1.0.0-Beta3 | 62 | 6/21/2014 |
1.0.0-Beta1 | 51 | 6/13/2014 |
Added support of Autoprefixer version 1.3.0.