postal.js/node_modules/underscore
2012-04-18 01:05:32 -04:00
..
raw Adding working rough draft of node sample application 2012-04-18 01:05:32 -04:00
.npmignore Fixing issues with npm package deployment 2011-09-21 01:12:55 -04:00
CNAME Adding working rough draft of node sample application 2012-04-18 01:05:32 -04:00
favicon.ico Adding working rough draft of node sample application 2012-04-18 01:05:32 -04:00
index.html Adding working rough draft of node sample application 2012-04-18 01:05:32 -04:00
index.js Fixing issues with npm package deployment 2011-09-21 01:12:55 -04:00
LICENSE Adding working rough draft of node sample application 2012-04-18 01:05:32 -04:00
package.json Adding working rough draft of node sample application 2012-04-18 01:05:32 -04:00
README.md Adding working rough draft of node sample application 2012-04-18 01:05:32 -04:00
underscore-min.js Adding working rough draft of node sample application 2012-04-18 01:05:32 -04:00
underscore.js Adding working rough draft of node sample application 2012-04-18 01:05:32 -04:00

                   __                                                         
                  /\ \                                                         __           
 __  __    ___    \_\ \     __   _ __   ____    ___    ___   _ __    __       /\_\    ____  
/\ \/\ \ /' _ `\  /'_  \  /'__`\/\  __\/ ,__\  / ___\ / __`\/\  __\/'__`\     \/\ \  /',__\ 
\ \ \_\ \/\ \/\ \/\ \ \ \/\  __/\ \ \//\__, `\/\ \__//\ \ \ \ \ \//\  __/  __  \ \ \/\__, `\
 \ \____/\ \_\ \_\ \___,_\ \____\\ \_\\/\____/\ \____\ \____/\ \_\\ \____\/\_\ _\ \ \/\____/
  \/___/  \/_/\/_/\/__,_ /\/____/ \/_/ \/___/  \/____/\/___/  \/_/ \/____/\/_//\ \_\ \/___/ 
                                                                              \ \____/      
                                                                               \/___/

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://documentcloud.github.com/underscore/

Many thanks to our contributors: https://github.com/documentcloud/underscore/contributors