summaryrefslogtreecommitdiff
path: root/node_modules/underscore/README.md
diff options
context:
space:
mode:
authoryo mama <pepper@scannerjammer.com>2015-05-17 14:51:09 -0700
committeryo mama <pepper@scannerjammer.com>2015-05-17 14:51:09 -0700
commit32535584842fe1d53e04693a91e50c9108db3d47 (patch)
tree056276794bbf1917dfcbdf85e4a21017933d9065 /node_modules/underscore/README.md
Diffstat (limited to 'node_modules/underscore/README.md')
-rw-r--r--node_modules/underscore/README.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/node_modules/underscore/README.md b/node_modules/underscore/README.md
new file mode 100644
index 0000000..c2ba259
--- /dev/null
+++ b/node_modules/underscore/README.md
@@ -0,0 +1,22 @@
+ __
+ /\ \ __
+ __ __ ___ \_\ \ __ _ __ ____ ___ ___ _ __ __ /\_\ ____
+ /\ \/\ \ /' _ `\ /'_ \ /'__`\/\ __\/ ,__\ / ___\ / __`\/\ __\/'__`\ \/\ \ /',__\
+ \ \ \_\ \/\ \/\ \/\ \ \ \/\ __/\ \ \//\__, `\/\ \__//\ \ \ \ \ \//\ __/ __ \ \ \/\__, `\
+ \ \____/\ \_\ \_\ \___,_\ \____\\ \_\\/\____/\ \____\ \____/\ \_\\ \____\/\_\ _\ \ \/\____/
+ \/___/ \/_/\/_/\/__,_ /\/____/ \/_/ \/___/ \/____/\/___/ \/_/ \/____/\/_//\ \_\ \/___/
+ \ \____/
+ \/___/
+
+Underscore.js is a utility-belt library for JavaScript that provides
+support for the usual functional suspects (each, map, reduce, filter...)
+without extending any core JavaScript objects.
+
+For Docs, License, Tests, and pre-packed downloads, see:
+http://underscorejs.org
+
+Underscore is an open-sourced component of DocumentCloud:
+https://github.com/documentcloud
+
+Many thanks to our contributors:
+https://github.com/jashkenas/underscore/contributors