- Notifications
You must be signed in to change notification settings - Fork5.5k
JavaScript's utility _ belt
License
jashkenas/underscore
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
__ /\ \ __ __ __ ___ \_\ \ __ _ __ ____ ___ ___ _ __ __ /\_\ ____/\ \/\ \ /' _ `\ /'_ \ /'__`\/\ __\/ ,__\ / ___\ / __`\/\ __\/'__`\ \/\ \ /',__\\ \ \_\ \/\ \/\ \/\ \ \ \/\ __/\ \ \//\__, `\/\ \__//\ \ \ \ \ \//\ __/ __ \ \ \/\__, `\ \ \____/\ \_\ \_\ \___,_\ \____\\ \_\\/\____/\ \____\ \____/\ \_\\ \____\/\_\ _\ \ \/\____/ \/___/ \/_/\/_/\/__,_ /\/____/ \/_/ \/___/ \/____/\/___/ \/_/ \/____/\/_//\ \_\ \/___/ \ \____/ \/___/
Underscore.js is a utility-belt library for JavaScript that providessupport for the usual functional suspects (each, map, reduce, filter...)without extending any core JavaScript objects.
For Docs, License, Tests, and pre-packed downloads, see:https://underscorejs.org
For support and questions, please consultoursecurity policy,the gitter channelorstackoverflow
Underscore is an open-sourced component of DocumentCloud:https://github.com/documentcloud
Many thanks to our contributors:https://github.com/jashkenas/underscore/contributors
You can support the project by donating onPatreon.Enterprise coverage is available as part of theTidelift Subscription.
This project adheres to acode of conduct. By participating, you are expected to uphold this code.
About
JavaScript's utility _ belt