• Home
  • History
  • Annotate
Name
Date
Size
#Lines
LOC

..04-Aug-2019-

.bower.jsonH A D02-Aug-2019684 3535

LICENSEH A D02-Aug-20191.1 KiB2420

README.mdH A D02-Aug-20191.2 KiB2318

bower.jsonH A D02-Aug-2019293 87

underscore-min.jsH A D02-Aug-201916.1 KiB61

underscore-min.mapH A D02-Aug-201926.9 KiB11

underscore.jsH A D02-Aug-201951.7 KiB1,5491,071

README.md

1                        __
2                       /\ \                                                         __
3      __  __    ___    \_\ \     __   _ __   ____    ___    ___   _ __    __       /\_\    ____
4     /\ \/\ \ /' _ `\  /'_  \  /'__`\/\  __\/ ,__\  / ___\ / __`\/\  __\/'__`\     \/\ \  /',__\
5     \ \ \_\ \/\ \/\ \/\ \ \ \/\  __/\ \ \//\__, `\/\ \__//\ \ \ \ \ \//\  __/  __  \ \ \/\__, `\
6      \ \____/\ \_\ \_\ \___,_\ \____\\ \_\\/\____/\ \____\ \____/\ \_\\ \____\/\_\ _\ \ \/\____/
7       \/___/  \/_/\/_/\/__,_ /\/____/ \/_/ \/___/  \/____/\/___/  \/_/ \/____/\/_//\ \_\ \/___/
8                                                                                   \ \____/
9                                                                                    \/___/
10 
11 Underscore.js is a utility-belt library for JavaScript that provides
12 support for the usual functional suspects (each, map, reduce, filter...)
13 without extending any core JavaScript objects.
14 
15 For Docs, License, Tests, and pre-packed downloads, see:
16 http://underscorejs.org
17 
18 Underscore is an open-sourced component of DocumentCloud:
19 https://github.com/documentcloud
20 
21 Many thanks to our contributors:
22 https://github.com/jashkenas/underscore/contributors
23