This package is deprecated. Instead, it is recommended to use a WebMarkupMin.AspNetCore3 package.
TipTip detects the edges of the browser window and will make sure the tooltip stays within the current window size. As a result the tooltip will adjust itself to be displayed above, below, to the left or to the right of the element with TipTip applied to it, depending on what is necessary to stay within the browser window. TipTip is a very lightweight and intelligent custom tooltip jQuery plugin. It uses ZERO images and is completely customizable via CSS. It's also only 3.5kb minified!
CoffeeScript processing for System.Web.Optimization bundles.
SASS/SCSS processing for System.Web.Optimization bundles.
Nancy.BundleIt minifies, obfuscates, concatenates, caches and versions all of your Javascript and CSS files.
Configures a project to automatically minify and/or bundle CSS and JS files during build. No extra dependencies are added to your project. Setup ajaxmin xml config files as required.
Signals.js is a light weight (1k minified) pure JavaScript implementation of the Observer pattern also known as PubSub. Using Signals.js in your JavaScript gives you the ability to break down our applications into smaller, more loosely coupled modules, which can improve general manageability.
ASP.NET WEB program optimization function can optimize js / css files. And can encrypt the original file name. When you publish, the access to the resource will automatically compress obfuscated code. Visit again read from the cache. Usage: Web.config in: <add namespace="System.Web.Optimization"/>; Web page: @ StylesEx.Render ("~ / Content / css", new {id = "css_id"}) @ StylesEx.Build ("~ / content/test1.css") @ ScriptsEx.Render ("~ / bundles / jquery", new {id = "js_id"}) @ ScriptsEx.Build ("~ / scripts/jquery- {version}. Min.js") This is an extension of System.Web.Optimization retain a native kernel!
The goal of this script is to provide a fast and lightweight (3kb minified / 1kb gzipped) script to enable responsive web designs in browsers that don't support CSS3 Media Queries - in particular, Internet Explorer 8 and under. It's written in such a way that it will probably patch support for other non-supporting browsers as well (more information on that soon).
TagCompressor.NetCore Compress OR Minify Html Tags.
An extension for the ClientDependency framework to support ASP.NET MVC 5.
Bundles and minifies CSS, JS and HTML files
Bundles and minifies CSS, JS and HTML files
Bundles and minifies CSS, JS and HTML files
BundleTransformer.NUglify contains two minifier-adapters: `NUglifyCssMinifier` (for minification of CSS code) and `NUglifyJsMinifier` (for minification of JS code). These adapters perform minification by using the NUglify.
A small library for minifying html and extending the ASP.NET Optimization library with additional functionality.
This library can minify and/or combine any Javascript and/or Cascading Style Sheets. It includes a NANT task so you can automate this process, per build. This is a direct .NET port of the original Yahoo! UI Library: YUI Compressor.
A library for optimizing and bundling web assets of ASP.NET Core applications.
An extension for the ClientDependency framework to support ASP.NET MVC.
WebMarkupMin.NUglify contains 2 minifier-adapters: `NUglifyCssMinifier` (for minification of CSS code) and `NUglifyJsMinifier` (for minification of JS code). These adapters perform minification using the NUglify.
This sets WebGrease as the CSS minifier for Batman.
Minify PHP source code by removing comments and whitespace.
Minification components built on NUglify for the Karambolo.AspNetCore.Bundling library.
WebMarkupMin.AspNetCore6 contains one Middleware for ASP.NET Core 6 and 7 - `WebMarkupMinMiddleware`.
RequestReduce.SqlServer is an add-on to RequestReduce allowing you to store your optimized CSS, JavaScript and sprited images in a SqlServer or SqlServer CE database.
TypeScript Definitions (d.ts) for express-minify. Generated based off the DefinitelyTyped repository [git commit: b14601af3fb2ad72d5048e94188a569a1838fb9c]. http://github.com/DefinitelyTyped
On-the-fly image scaling and transformation, less to css, minify of javascripts, etc.
.NET based minification compilers for js/css based on the YUI compiler for Node Assets
Skylark is a collection of tools and resources that can help with developing .NET projects. It is designed to be lightweight, easy to use, and not too complicated or resource-intensive. It can be useful for developers who are new to .NET or who want to quickly set up a new project without having to spend a lot of time configuring everything from scratch.
A .NET CSS minifier that supports LESS style sheet processing
An add-on to the Microsoft ASP.NET Web Optimization Framework bundling and minification that preserves /*! important comments */ for licensing (or any other purpose). Use LicensedScriptBundle or LicensedStyleBundle in place of ScriptBundle and StyleBundle in your BundleConfig.cs to preserve important comments in bundled and minified files. On minification errors, error notifications and the offending file(s) are placed at the top of the bundle. Other files in the bundle will remain minified.
Bundles and minifies CSS, JS and HTML files
Minifies .css, .js, and .svg files, compresses with brotli and gzip, and adds a hash to the name of selected files for cache-busting.
jQuery extensions is a set of over 20 new functions added to the jQuery object for common Javascript tasks and form tasks. For example: $.isNumber() $.isNullOrUndefined(myvar) $("#id").isSelectBox() $("#id").selectByIndex(1) Full documentation (with Visual Studio support) is available in the none-minified versions, which are included in the package.
An API for combining, minifying, compressing, and caching CSS and JavaScript for .NET websites.
Requires Sitecore 10.3 Requires .NET 4.8 Constellation is a collection of utilities for .NET CMS implementers. The Foundation.Mvc assembly contains enhancements to Sitecore's MVC Rendering system: GenerateRenderingSpecificCacheKey Mvc.RenderRendering pipeline processor: Replaces the default GenerateCacheKey processor. Includes the ID of the Rendering in the cache key, this allows for multiple renderings with different presentation to use the same Datasource and be cached by Datasource without issues. MinifyAndAddRecordedHtmlToCache Mvc.RenderRendering pipeline processor: Replaces the default AddRecordedHtmlToCache processor. Uses the WebMarkupMin library to process the output HTML, Javascript, and CSS and minify it to improve page delivery time through file size reduction. The default settings are "safe" but effective, however WebMarkupMin offers far more aggressive minification settings for the bold. GetControllerRenderer Mvc.GetRenderer pipeline processor: Replaces the default GetControllerRenderer. Allows the developer to rely on the name of the Rendering to locate the appropriate controller to execute (convention over configuration). Very handy for Renderings that have a dedicated controller with one action that always produces the same output. ConventionController: Provides a good base-class controller for Sitecore implementations: * Forces the use of the Index() controller action (overrides possible) * Provides the programmer with immediate access to the Rendering's DataSource and ContextItem (PageContext) * Requires the programmer to assemble the model from the above Items. * Automatically finds the View based upon the Rendering's XPath location in Sitecore EditorCompatibleView: Replaces the stock MVC View, and provides methods for determining if the Page Mode "IsExperienceEditor" and "IsExperienceEditorEditing" which are of particular use if the View needs to change behavior to support editors. ViewPathResolver: Independent engine for locating a View based on the Rendering Item's path in Sitecore. It has configuration settings that allow the programmer to specify the location of Renderings in Sitecore and how they map to the location of the Views on disk. See the provided config file for details.
This package is deprecated. Instead, it is recommended to use a WebMarkupMin.AspNetCore6 package.
BundleTransformer.WG contains one minifier-adapter for minification of CSS code - `WgCssMinifier`. `WgCssMinifier` is based on the WebGrease Semantic CSS minifier.