mathieurene / razor-shrink

Shrink Html at render time of ASP.net MVC4 application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

razor-shrink

Shrink Html at render time of ASP.net MVC4 application. It removes unnecessary space and carriage returns, saving up to ±25% of bandwidth.

Installation

Change pageBaseType of the web.config file int the Views directory of our project ie: <system.web.webPages.razor>
</system.web.webPages.razor>

About

Shrink Html at render time of ASP.net MVC4 application

License:MIT License


Languages

Language:JavaScript 88.3%Language:C# 8.6%Language:CSS 3.1%Language:ASP 0.0%