Improves page rendering speed by bundling and minifying CSS and Javascript assets
A small library for minifying html and extending the ASP.NET Optimization library with additional functionality.
This package is deprecated. Instead, it is recommended to use a WebMarkupMin.AspNetCoreLatest package.
A plugin for the RxLoader IIS module which preprocesses LESS files, transforming them in to CSS and allowing them to flow through the RxLoader pipeline for merge and minify operations.
You can use this package to easily minify inline css and javascript. This package will also bundle css and javascript, means it will combine all the inline css and javascript, and then emit the combined javascript and combined css just before body closing tag.
IBundleTransform classes you can use to compile and minify LESS CSS, using .less! (For VS 11 BETA)
Legacy package, BundleTransformer.Csso.x86 is now included in the "BundleTransformer.Csso" package (http://nuget.org/packages/BundleTransformer.Csso).
Tweaks for ASP.NET MVC bundling to aid developers
DEPRECIATED: This package is depreciated. Please use the package "Atl.Umbracocms.BundleGenerator(https://www.nuget.org/packages/Atl.Umbracocms.BundleGenerator/)" instead
Compass SASS/SCSS processing for System.Web.Optimization bundles.
Legacy package, BundleTransformer.Csso.x64 is now included in the "BundleTransformer.Csso" package (http://nuget.org/packages/BundleTransformer.Csso).
Legacy package. 'WebMarkupMin.AspNet5' package has been replaced by 'WebMarkupMin.AspNetCore1' (http://nuget.org/packages/WebMarkupMin.AspNetCore1) package.
A lightweight ASP.Net 5 library for runtime CSS and JavaScript file management, minification, combination & compression
Adds support for bundling and minifying JavaScript, CSS and HTML files in any project.
A lightweight ASP.Net 5 library for runtime CSS and JavaScript file management, minification, combination & compression
Automatically transpile, minify and/or bundle your web assets when your file is saved or before your project is built.
This package imports a MSBuild .targets file that will allow you to effortlessly optimize your css, javascript and image files. Download the [Visual Studio Extension](https://marketplace.visualstudio.com/items?itemName=acklann.webops) for better ease of use. How to use the MSBuild target ----------------------------- Open the project's .cspoj file and add our <OptimizeOnBuild>true</OptimizeOnBuild> element as a child of any <PropertyGroup> element. example: <Project> ... <PropertyGroup> <OptimizeOnBuild>true</OptimizeOnBuild> </PropertyGroup> ... </Project> The package will also add a `minifier.config` file at the root of your project. MSBuild will use the .config file to determine how optimize your project. The file added will assume all of the defaults, view the [documentation](https://github.com/Ackara/Optimus) to learn more.
This will minify your .css and .js files on your website when running in Azure Web Sites.
Js and Css Minify
This smart tag will automatically switch between a minified file bundle or source files based on environment based using your bundle configuration.
This package allows Bundles to be created using files from Azure. The Bundles can be either CSS or JS Bundles that are minified and a seperate Gzip compressed file will be created as well. It sets the CdnPath of the Bundle to the compressed file if the Request Accepts gzip. Otherwise the CdnPath is set to the non-compressed file. The bundle is also created in memory for complete fallback protection.
Automatically transpile, minify and/or bundle your web assets when your file is saved or before your project is built.
This package allows Bundles to be created using files from Azure. The Bundles can be either CSS or JS Bundles that are minified and a seperate Gzip compressed file will be created as well. It sets the CdnPath of the Bundle to the compressed file if the Request Accepts gzip. Otherwise the CdnPath is set to the non-compressed file. The bundle is also created in memory for complete fallback protection.
Improve the experience of your app when your users lose connection. Monitors ajax requests looking for failure Confirms the connection status by requesting an image or fake resource Automatically grabs ajax requests made while the connection is down and remakes them after the connection is restored. Simple UI with beautiful themes 3kb minified and compressed
This package is deprecated. Instead, it is recommended to use a 'WebMarkupMin.AspNet4.HttpModules' package.
Js and Css Minify
Bundles and minifies CSS, JS and HTML files
Package Description
MetricsGraphics.js is a library optimized for visualizing and laying out time-series data. At under 80KB (minified), it provides a simple way to produce common types of graphics in a principled and consistent way. The library currently supports line charts, scatterplots, histograms, bar charts and data tables, as well as features like rug plots and basic linear regression.
Generate JS, concenate, minify Dextop resources
Gulp Minify HTML (gulp-minify-html) binding library for Bridge.NET projects.
Grinds your CoffeeScript/JavaScript and Less/CSS files on the fly!
Gulp Minify Css (gulp-minify-css) binding library for Bridge.NET projects.
Generate JS, concenate, minify Dextop resources
WebMarkupMin.AspNetCore3 contains one ASP.NET Core 3.1+ Middleware - `WebMarkupMinMiddleware`.
Allows user to minify javascript and stylesheets generated from umbraco backend.
CLI Tool for minify Js and Css. Minify is provided by Nuglify Package. Read and write json files with Newtonsoft.Json
An http module for moving/minifying inline scripts and includes to the bottom of the pages. Used to optimize page loading times due to scripts loading at the end.
This package contains MSBuild task that is designed to optimize all published files in Visual Studio deployment process
Improves page rendering speed by bundling and minifying CSS and Javascript assets