Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

websanova/boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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