Search for closure returned 14 packages
Displaying results 1 - 14.
-
-
GoogleClosure
By:
Tools for using Google Closure on the .NET platform. Includes MSBuild tasks for generating dependency files, and compilation. Basically a C# port of the functionality provided by closurebuilder.py and depswriter.py with a few twists.
-
Combres.Mvc
By:
Include extension methods for Combres to integrate more nicer with ASP.NET MVC applications.
-
Bundle Transformer: Closure 1.6.25
By:
BundleTransformer.Closure contains 2 minifier-adapters for minification of JS-code: ClosureRemoteJsMinifier and ClosureLocalJsMinifier. ClosureRemoteJsMinifier is based on the Google Closure Compiler Service API (https://developers.google.com/closure/compiler/docs/gettingstarted_api) and requires a permanent connection to the Internet. ClosureLocal... More information
-
Chirpy (SETUP)
By:
Mashes, minifies (Google Closure Tools, YUI Compressor for .Net, Ajax Minifier, or Uglify.js), and validates your javascript (JsHint), stylesheet (CSSLint), and dotless files. | Please install with chocolatey (http://nuget.org/List/Packages/chocolatey).
-
Chirpy (DLL only)
By:
Mashes, minifies (Google Closure Tools, YUI Compressor for .Net, Ajax Minifier, or Uglify.js), and validates your javascript (JsHint), stylesheet (CSSLint), and dotless files.
-
-
Bundle Transformer: Core 1.6.25
By:
Bundle Transformer - a modular extension for System.Web.Optimization (aka Microsoft ASP.NET Web Optimization Framework). Classes CssTransformer and JsTransformer, included in the core of Bundle Transformer, implement interface IBundleTransform. They are intended to replace the standard classes CssMinify and JsMinify. The main differences classes C... More information
-
js.net
By:
js.net provides several tools for working with JavaScript in a '.Net' kind of way: - A wrapper around V8: Include js.net.dll in your project and you can run JavaScript straight from your .Net programs - A set of unit testing bindings for different JavaScript frameoworks that allows you to run your JavaScript tests straight from Visual Studio ... More information
-
js.net.dll
By:
js.net provides several tools for working with JavaScript in a '.Net' kind of way: - A wrapper around V8: Include js.net.dll in your project and you can run JavaScript straight from your .Net programs - A command line interface and JavaScript file interpreter for running JavaScript straight from your console. - A set of unit testing bindings... More information
-
Bundler.NET
By:
An API for combining, minifying, compressing, and caching CSS and JavaScript for .NET websites.
-
Combres.Log4Net
By:
Combres is a .NET library which minifies, compresses, combines, and caches JavaScript and CSS resources of ASP.NET and ASP.NET MVC web applications. This package contains the Log4Net adapter for Combres.
-
JsValidator
By:
Google closure based javascript compiler that integrates tightly into Visual Studio
-
Fast Class Javascript Inheritance
By:
A fast and lightest prototype inheritance when you can't use any complied library such as TypeScript or Google Closure