Found 68 packages
Compiles LESS, Sass, JSX and CoffeeScript files
CoffeeScript is a little language that compiles into JavaScript.
Chutzpah is an open source JavaScript test runner which helps you integrate JavaScript unit testing into your website. It enables you to run JavaScript unit tests from the command line and from inside of Visual Studio. It also supports running in the TeamCity continuous integration server.
BundleTransformer.CoffeeScript contains one translator-adapter - `CoffeeScriptTranslator`. This adapter makes translation of CoffeeScript code to JS code. Also contains the `CoffeeScriptAssetHandler` debugging HTTP handler, which is responsible for text output of translated CoffeeScript asset.
Compiles LESS, Sass, JSX and CoffeeScript files
This QUnit support for ASP.NET MVC. You may also use it for ASP.NET Webforms, but the css folder will not be on the default location. QUnit is a powerful, easy-to-use, JavaScript test suite. It's used by the jQuery project to test its code and plugins but is capable of testing any generic JavaScript code (and even capable of testing JavaScript code on the server-side). QUnit is especially useful for regression testing: Whenever a bug is reported, write a test that asserts the existence of that particular bug. Then fix it and commit both. Every time you work on the code again, run the tests. If the bug comes up again - a regression - you'll spot it immediately and know how to fix it, because you know what code you just changed. Having good unit test coverage makes safe refactoring easy and cheap. You can run the tests after each small refactoring step and always know what change broke something. QUnit is similar to other unit testing frameworks like JUnit, but makes use of the features JavaScript provides and helps with testing code in the browser, eg. with it's stop/start facilities for testing asynchronous code.
Adds CoffeeScript processing capability to SquishIt.
Important: This is just the core library for Cassette. You probably want to install the Cassette.Aspnet package for ASP.NET support.
ASP.NET support for Cassette. Cassette automatically builds JavaScript, CSS and HTML template modules based on the dependencies between files. CoffeeScript and LESS are also supported.
CoffeeScript compiler support for Cassette
View helpers for Cassette.
Allows you to your bundle configurations in the web.config file and handle remote files.
A native node.js-powered Bundler with integration with VS.NET extension + ASP.NET MVC or ServiceStack web projects. No added compile or runtime performance costs. Extremely fast and simple pure node.js/javascript solution to statically complie, minify and combine your websites .css, .less, .sass, .scss, .styl, .js, .coffee and .ls files into user-defined bundles. Supports configurable bundle settings providing ideal unminified output for development and combined minified .min.js and .min.css files optimal for deployment. Integrates with MVC and ServiceStack web projects. No .dlls, includes all soure code for all customizable build scripts. Self-contained, no dependencies required at run-time. More info at: https://github.com/ServiceStack/Bundler
Backbone.js CoffeeScript Starter Kit
Just the JavaScript (CoffeeScript, Uglify.js) parts of SassAndCoffee. Useful for embedding in other projects.
Less CSS compiler support for Cassette.
CoffeeScript processing for System.Web.Optimization bundles.
Contains an MSBuild task that will generate Cassette bundles for a web application at compile time.
HotGlue.Compiler.CoffeeScript
ASP.NET support for Cassette. Cassette automatically builds JavaScript, CSS and HTML template modules based on the dependencies between files. CoffeeScript and LESS are also supported.