Skip to content

Feiyang1/underscore

This branch is 2 commits ahead of, 777 commits behind jashkenas/underscore:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

356bd95 · Oct 28, 2015
Oct 6, 2015
Apr 2, 2015
Oct 28, 2015
May 26, 2015
Jun 4, 2015
Jun 4, 2015
Jan 5, 2012
Jan 23, 2014
Feb 8, 2015
Jul 7, 2013
Jun 10, 2015
Apr 2, 2015
Sep 21, 2012
Aug 7, 2015
Feb 20, 2015
Feb 20, 2015
Aug 18, 2015
Apr 2, 2015
Apr 2, 2015
Oct 28, 2015
Oct 6, 2015

Repository files navigation

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

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

About

JavaScript's utility _ belt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.4%
  • HTML 35.6%