Skip to content

Instantly share code, notes, and snippets.

@trevorparscal
Created May 22, 2013 21:49
Show Gist options
  • Save trevorparscal/5631224 to your computer and use it in GitHub Desktop.
Save trevorparscal/5631224 to your computer and use it in GitHub Desktop.
oojs module template
/* Local Symbols */
( function ( oo, $ ) {
/* Your code here */
/* Global Symbols */
}( ObjectOrientedJavaScript, jQuery ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment