I stumbled over a very usefull service called “Starter” which helps you quickly jumpstart your jQuery plugin development. After specifying a few simple settings for your plugin, it creates a ready-to-use plugin code, so you don’t have to do all the basics over and over again for each plugin you develop.
See it here: http://starter.pixelgraphics.us/
Very usefull and intuitive! There should be many more such little helpers out there :-)
Starter follows the general guidelines for plugin development and adds a few more of it’s own. It’s a nice way to build your plugins’ basic structure, and the concept could almost be regarded as a jQuery Plugin Framework.
1 comment (leave a comment)
A useful time-saver and a good introduction to creating jQuery plugins. Thanks!
by Moob on December 16, 2010 at 21:38