Skip to content

tswann/baler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baler is a Web Resource Bundler for .NET. Baler can be used to concatenate CSS or JavaScript files with hooks that allow for manipulation of the bales. These hooks can be used to provide minification of the content or allow for language dialects to be used such as CoffeeScript or LESS. Baler can be used within WebForms and ASP.NET MVC (as well as any other web framework view engine that supports execution of server side code). It uses a semi-fluent API to ensure code is clean and readable.

See the Baler project site for instructions.

About

.NET Web Resource Bundler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published