Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.
/ jquery-mvc Public archive

A lightweight MVC framework for the jQuery JavaScript Library.

Notifications You must be signed in to change notification settings

rjgotten/jquery-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Introduction

This plugin extends jQuery with a small boilerplate framework for development according to the classic Model-View-Controller architectural pattern. The focus of this plugin is on keeping things light and flexible, and not forcing the programmer into the architecture of a full framework. There are no restriction by having to 'buy into' any architecture or library other than jQuery core itself and the plugin's MVC boilerplate, which - because of re-use of established practices - will feel largely reminiscent of jQuery UI widgets.

License

This plugin is dual licensed under GPL and MIT licenses.

About

A lightweight MVC framework for the jQuery JavaScript Library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published