jQuery Boilerplate

A jump-start for jQuery plugins development.

jQuery Pluginifier

Helps get your jQuery plugin off the ground and prevent you from having to rewrite redundant plugin setup code.

wBoiler

A jQuery plugin development boilerplate with some simple scaffolding to start building jQuery plugins.

jQuery MarkUp

jQuery Plugin to call… well other jQuery PlugIns via html markup

aciPlugin – A jQuery plugin boilerplate

aciPlugin can help you write extendable jQuery plugins. You can override a parent method, call the super method or other parent methods and keep instance and private data. The extension to a plugin can have its own default options that will be added to the extended ones. aciPlugin has built in functionality to get/set plugin … Continue reading