2017 © Pedro Peláez
 

component underscore

JavaScript's functional programming helper library.

image

ingenious/underscore

JavaScript's functional programming helper library.

  • Friday, September 25, 2015
  • by ingenious
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • JavaScript
  • 1 Dependents
  • 0 Suggesters
  • 5262 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

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

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., (*1)

For Docs, License, Tests, and pre-packed downloads, see: http://underscorejs.org, (*2)

Underscore is an open-sourced component of DocumentCloud: https://github.com/documentcloud, (*3)

Many thanks to our contributors: https://github.com/jashkenas/underscore/contributors, (*4)

The Versions

25/09 2015

dev-master

9999999-dev http://underscorejs.org

JavaScript's functional programming helper library.

  Sources   Download

MIT

by Jeremy Ashkenas

server client browser util functional