Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jashkenas/underscore
JavaScript's utility _ belt
https://github.com/jashkenas/underscore
Last synced: 7 days ago
JSON representation
JavaScript's utility _ belt
- Host: GitHub
- URL: https://github.com/jashkenas/underscore
- Owner: jashkenas
- License: mit
- Created: 2009-10-25T18:31:06.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2024-04-02T15:08:20.000Z (7 months ago)
- Last Synced: 2024-05-02T00:15:30.904Z (6 months ago)
- Language: JavaScript
- Homepage: https://underscorejs.org
- Size: 6.56 MB
- Stars: 27,235
- Watchers: 844
- Forks: 5,512
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- my-awesome-starred - underscore - JavaScript's utility _ belt (JavaScript)
- awesome-frontend-lib - underscore - belt library for JavaScript that provides support for the usual functional suspects without extending any core JavaScript objects. (Components && Librarys / Utilities)
- awesome-tiny-js - underscore, - 1 kB helpers. It does not tree-shake as well as the libraries above due to codebase structure. (Generic Utilities / Reactive Programming)
- Algorithms-Cheatsheet-Resources - Underscore.js - A utility-belt library for JavaScript
- awesome-github-star - underscore
- awesome - jashkenas / underscore
- awesome-javascript - underscore - JavaScript's utility _ belt - ★ 23883 (Functional Programming)
- awesome-front-end - underscore
README
__
/\ \ __
__ __ ___ \_\ \ __ _ __ ____ ___ ___ _ __ __ /\_\ ____
/\ \/\ \ /' _ `\ /'_ \ /'__`\/\ __\/ ,__\ / ___\ / __`\/\ __\/'__`\ \/\ \ /',__\
\ \ \_\ \/\ \/\ \/\ \ \ \/\ __/\ \ \//\__, `\/\ \__//\ \ \ \ \ \//\ __/ __ \ \ \/\__, `\
\ \____/\ \_\ \_\ \___,_\ \____\\ \_\\/\____/\ \____\ \____/\ \_\\ \____\/\_\ _\ \ \/\____/
\/___/ \/_/\/_/\/__,_ /\/____/ \/_/ \/___/ \/____/\/___/ \/_/ \/____/\/_//\ \_\ \/___/
\ \____/
\/___/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.orgFor support and questions, please consult
our [security policy](SECURITY.md),
[the gitter channel](https://gitter.im/jashkenas/underscore)
or [stackoverflow](https://stackoverflow.com/search?q=underscore.js)Underscore is an open-sourced component of DocumentCloud:
https://github.com/documentcloudMany thanks to our contributors:
https://github.com/jashkenas/underscore/contributorsYou can support the project by donating on
[Patreon](https://patreon.com/juliangonggrijp).
Enterprise coverage is available as part of the
[Tidelift Subscription](https://tidelift.com/subscription/pkg/npm-underscore?utm_source=npm-underscore&utm_medium=referral&utm_campaign=enterprise).This project adheres to a [code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code.