This repository has been archived on 2026-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
todo/client/node_modules/underscore
2025-06-13 14:04:40 +08:00
..
amd Initial commit 2025-06-13 14:04:40 +08:00
cjs Initial commit 2025-06-13 14:04:40 +08:00
modules Initial commit 2025-06-13 14:04:40 +08:00
LICENSE Initial commit 2025-06-13 14:04:40 +08:00
package.json Initial commit 2025-06-13 14:04:40 +08:00
README.md Initial commit 2025-06-13 14:04:40 +08:00
underscore-esm-min.js Initial commit 2025-06-13 14:04:40 +08:00
underscore-esm-min.js.map Initial commit 2025-06-13 14:04:40 +08:00
underscore-esm.js Initial commit 2025-06-13 14:04:40 +08:00
underscore-esm.js.map Initial commit 2025-06-13 14:04:40 +08:00
underscore-min.js Initial commit 2025-06-13 14:04:40 +08:00
underscore-min.js.map Initial commit 2025-06-13 14:04:40 +08:00
underscore.js Initial commit 2025-06-13 14:04:40 +08:00
underscore.js.map Initial commit 2025-06-13 14:04:40 +08: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: https://underscorejs.org

For support and questions, please use the gitter channel or stackoverflow

Underscore is an open-sourced component of DocumentCloud: https://github.com/documentcloud

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

This project adheres to a code of conduct. By participating, you are expected to uphold this code.