Core of the framework for developing scalable JavaScript client side applications.
The framework is targeted towards a .Net developer who has experience with Silverlight or WPF and is looking to apply same principles and patterns (e.g. MVVM, bindings, modularization, templated controls,...
More information
jQuery base for scalable JavaScript application. Will install official jQuery and jQuery.Migrate nugets and then will configure config.js file (if present)
Functional programming extension for scalable JavaScript application.
Defines functions such as curry, partial, etc. Also defines computation expression builder (aka monad)
Adds enhanced functionality for parsing, formatting, and manipulating dates to scalable JavaScript application (based on great Adam Shaw's XDate library).