Skip to content

Instantly share code, notes, and snippets.

View davelpz's full-sized avatar

David M. Lopez davelpz

View GitHub Profile
### Keybase proof
I hereby claim:
* I am davelpz on github.
* I am davelpz (https://keybase.io/davelpz) on keybase.
* I have a public key ASCjiOv7_XIW7sm9gz20xVWF15PDmjnjvkkjx8URJH1PCQo
To claim this, I am signing this object:
@davelpz
davelpz / gist:1996353
Created March 7, 2012 21:27
jQuery Widget Template
# Name of Widget
# some general notes about purpose and usage
# naming convention is: ccWidgetName.coffee
# Getter and setter methods, return and chaining implications:
# There are two kinds of plugin functions: getters and setters.