jQuery Plugin Boilerplate – Jump start your jQuery plugin development

Dated Added → December 27, 2011Categories → jQuery

jQuery Plugin Boilerplate is another boilerplate for jump-starting jQuery plugins development. It contains lots of comments to help you get going easily. It is truly object-oriented, and it implements public and private methods as well as public and private properties, making it the ideal candidate for when building both simple and complex jQuery plugins.
jQuery Plugin Boilerplate - Jump start your jQuery plugin development

Processing your request, Please wait....
  • Rob

    There is a better boilerplate here that includes the ability to modify settings