Skip to content

Instantly share code, notes, and snippets.

@tobym
Forked from 140bytes/LICENSE.txt
Created December 27, 2011 22:10
Show Gist options
  • Save tobym/1525316 to your computer and use it in GitHub Desktop.
Save tobym/1525316 to your computer and use it in GitHub Desktop.
140byt.es -- Click ↑↑ fork ↑↑ to play!
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