Lars Jung is announcing that modplug with version number 1.6.0 is already available to download.
What is modplug ?
modplug is A basic starter kit for writing modern jQuery plugins, a boilerplate plugin structure on which developers can add their own code on .
modplug follows and implements known industry standards and recommendations.Putting a base structure into place will allow any developer to concentrate on the code logic, instead of the code structure.There’s support for a custom namespace, managing configuration options, and a simple module system for extending the plugin when needed.modplug is quite small, weighing under 1kB (of code).
This is changelog for modplug version 1.6.0 :
- Minor refactorings.
You can read the complete changelog and also download this latest version on their homepage: larsjung.de