-
-
Save tobym/1525316 to your computer and use it in GitHub Desktop.
140byt.es -- Click ↑↑ fork ↑↑ to play!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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! | |
*/} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function(){/*Rules: (1) anonymous function (2) optionally self-executing (3) <140 bytes (4) no global vars (5) MIT license (6) good luck!*/} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "sample", | |
"keywords": [ "sample", "original" ] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment