This version is old school, check out the latest version.

aciPlugin – A little jQuery plugin helper

by Dragos Ursu

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/extension 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 options and check the 'init' state (useful for stateful plugins).


Versions

Version Date
1.5.1 Oct 5 2013
1.5.0 Sep 27 2013
1.4.0 May 30 2013
1.3.0 May 27 2013
1.2.0 May 18 2013
1.1.1 Mar 20 2013
1.1.0 Mar 13 2013
1.0.0 Mar 12 2013