diff --git a/README b/README index a36288fc1..1bf4faf29 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ __ /\ \ __ __ __ ___ \_\ \ __ _ __ ____ ___ ___ _ __ __ /\_\ ____ -/\ \/\ \ /' _ `\ /'_` \ /'__`\/\`'__\/',__\ /'___\ / __`\/\`'__\/'__`\ \/\ \ /',__\ +/\ \/\ \ /' _ `\ /'_ \ /'__`\/\ __\/ ,__\ / ___\ / __`\/\ __\/'__`\ \/\ \ /',__\ \ \ \_\ \/\ \/\ \/\ \ \ \/\ __/\ \ \//\__, `\/\ \__//\ \ \ \ \ \//\ __/ __ \ \ \/\__, `\ \ \____/\ \_\ \_\ \___,_\ \____\\ \_\\/\____/\ \____\ \____/\ \_\\ \____\/\_\ _\ \ \/\____/ \/___/ \/_/\/_/\/__,_ /\/____/ \/_/ \/___/ \/____/\/___/ \/_/ \/____/\/_//\ \_\ \/___/ @@ -14,4 +14,4 @@ in Prototype.js (or Ruby), but without extending any of the built- in Javascript objects. It's the tie to go along with jQuery's tux. For Docs, License, Tests, and pre-packed downloads, see: -http://documentcloud.github.com/underscore/ \ No newline at end of file +http://documentcloud.github.com/underscore/ diff --git a/index.html b/index.html index 9bec576ee..e6a4fe669 100644 --- a/index.html +++ b/index.html @@ -36,6 +36,12 @@ b.method_name { font-size: 18px; } + table, tr, td { + margin: 0; padding: 0; + } + td { + padding: 2px 12px 2px 0; + } code, pre, tt { font-family: Monaco, Consolas, "Lucida Console", monospace; font-size: 12px; @@ -86,6 +92,21 @@ for your perusal.
++
| Development Version | +(16kb, Uncompressed Code) | +
| Production Version | +(4kb, Packed and Gzipped) | +
diff --git a/underscore-min.js b/underscore-min.js
new file mode 100644
index 000000000..56b63e7bf
--- /dev/null
+++ b/underscore-min.js
@@ -0,0 +1 @@
+window._={VERSION:"0.1.0",each:function(c,f,a){var g=0;try{if(c.forEach){c.forEach(f,a)}else{if(c.length){for(var d=0;d