vtfuture / RequireJSDotNet

RequireJS for ASP.NET MVC

Home Page:http://requirejsnet.veritech.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Build status NuGet

RequireJS for .NET integrates RequireJS JavaScript file and module loader with ASP.NET MVC featuring:

  • dependencies declaration and module path configuration using JSON or XML
  • JavaScript file structure integrated with the MVC structure (js code-behind for each Razor view)
  • bundling and minification with RequireJS.NET Compressor and MsBuild
  • internationalization support for JavaScript resources with ResxToJs
Documentation and examples website http://requirejsnet.veritech.io/

About

RequireJS for ASP.NET MVC

http://requirejsnet.veritech.io

License:MIT License


Languages

Language:JavaScript 73.3%Language:C# 19.3%Language:CSS 7.2%Language:HTML 0.3%Language:ASP 0.0%