Coffeescript jQuery plugin template
- 9/6/2012
- ·
- #index
Repetition is the last thing on coffeescript’s mind. Alan Hogan posted a great base template for authoring jQuery plugins; I’ve expanded it slightly to provide an object-oriented approach for exposing properties and methods of those slightly-more-involved plugin projects.