Skip to content

Instantly share code, notes, and snippets.

@tamr
Forked from WebReflection/LICENSE.txt
Created November 17, 2013 04:40
Show Gist options
  • Select an option

  • Save tamr/7509346 to your computer and use it in GitHub Desktop.

Select an option

Save tamr/7509346 to your computer and use it in GitHub Desktop.
function(){
/* Rules: // make sure
(1) anonymous function // to annotate
(2) optionally self-executing // your code
(3) <140 bytes // so everyone
(4) no global vars // can learn
(5) MIT license // from it!
(6) good luck!
*/}
function(){/*Rules: (1) anonymous function (2) optionally self-executing (3) <140 bytes (4) no global vars (5) MIT license (6) good luck!*/}
{
"name": "sample",
"keywords": [ "sample", "original" ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment