jquery-boilerplate / jquery-patterns

A variety of jQuery plugin patterns for jump starting your plugin development
1.59k stars 242 forks source link

Another pattern (combines prototype & widget factory) #10

Closed Akkuma closed 11 years ago

Akkuma commented 12 years ago

https://github.com/Akkuma/jquery-pluginfy an example of it in use is https://github.com/Akkuma/steam-store/blob/gh-pages/scripts/jquery.scroller.js

addyosmani commented 11 years ago

Thanks! I think for now we'll add a reference to it in the wiki. Sorry for the super delayed reply!