All Projects → websanova → boilerplate

websanova / boilerplate

Licence: other
jQuery Plugin Development Boilerplate

Programming Languages

javascript
184084 projects - #8 most used programming language

wBoiler.js

A jQuery plugin development boilerplate.

This is a great starting point for developing jQuery plugins small and large taking care of many scenarios you will encounter throughtout your plugins lifecycle.

  • Create your plugin properly without breaking jQuery's method chaining.
  • Return and update existing settings or calling methods (again without breaking jQuery's method chaining).
  • Clear understanding of methods and settings available in plugin.
  • Easy to read, maintain and update.

License

MIT licensed

Copyright (C) 2011-2012 Websanova http://www.websanova.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].