Skip to main content
jQuery Logo
This version is old school. Please find jQuery plugins on npm.

aciPlugin - A jQuery plugin boilerplate

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



Versions

Version
Date
Oct 05, 2013
Sep 27, 2013
May 30, 2013
May 27, 2013
May 18, 2013
1.1.1
Mar 20, 2013
Mar 13, 2013
Mar 12, 2013

GitHub Activity

0
Watchers
4
Forks

Maintainers

Plugin Maintainer Dragos Ursu

Licenses

Dependencies

  • jquery >=1.2.3