Skip to content

Instantly share code, notes, and snippets.

@najlepsiwebdesigner
najlepsiwebdesigner / jquery.plugin.blank.template.js
Created February 19, 2013 10:36
great blank jquery plugin template!
/*!
* jQuery lightweight plugin boilerplate
* Original author: @ajpiano
* Further changes, comments: @addyosmani
* Licensed under the MIT license
*/
// the semi-colon before the function invocation is a safety
// net against concatenated scripts and/or other plugins