Welcome to the Wulf MVC Wiki - adjavaherian/wulf_mvc GitHub Wiki

Wulf MVC is a Javascript / jQuery based design pattern that helps developers implement robust, ReSTful Model, View, Controller designs in HTML5 (js, css, html). The basic repo contains all the files you need. Since Javascript is a prototypical, rather than a classical language, the Wulf MVC classes are really just class like objects that behave almost exactly like a class you might find in PHP, Ruby or Objective-C.

Download a fully functional repo here, to get started or explore the quick start tutorial below:

Please check out the following tutorial(s):

  1. Quick Start Tutorial

^Happy Coding!$