Underscore是一个JavaScript库,它提供了一大堆有用的函数式编程助手,而无需扩展任何内置对象。 这是一个问题的答案:“如果我坐在一个空白的HTML页面前面,想要立即开始生产,我需要什么?”...以及与jQuery的tux和Backbone的吊带配合。
Underscore
Underscore.js是一个用于JavaScript的实用程序库,可以为通常的功能性疑似(each,map,reduce,filter...)提供支持,而不会扩展任何核心JavaScript对象。(Underscore.js is a utility-belt library for JavaScript that provides support for the usual functional suspects (each, map, reduce, filter...) without e
Github星跟蹤圖
Underscore提供超过100个功能,支持您最喜爱的工作功能帮助:地图,过滤器,调用 —— 以及更专业的功能:功能绑定,JavaScript模板,创建快速索引,深度相似性测试等。
包含完整的测试套件供您阅读。
主要指標
- 概覽
-
名稱與所有者 jashkenas/underscore 主編程語言 JavaScript 編程語言 JavaScript (語言數: 2) 平台 許可證 MIT License - 所有者活动
-
創建於 2009-10-25 18:31:06 推送於 2025-04-09 15:56:55 最后一次提交 2024-10-16 12:57:01 發布數 82 最新版本名稱 1.13.7 (發布於 2024-07-24 22:41:57) 第一版名稱 0.1.0 (發布於 ) - 用户参与
-
星數 27.4k 關注者數 839 派生數 5.5k 提交數 2.9k 已啟用問題? 問題數 1426 打開的問題數 30 拉請求數 746 打開的拉請求數 22 關閉的拉請求數 795 - 项目设置
-
已啟用Wiki? 已存檔? 是復刻? 已鎖定? 是鏡像? 是私有?
__
/\ \ __
__ __ ___ _\ \ __ _ __ ____ ___ ___ _ __ __ /_\ ____
/\ /\ \ /' _ \ /'_ \ /'__
/\ / ,\ / \ / \/\ __\/'__
\ /\ \ /',
\ \ _\ /\ /\ /\ \ \ /\ __/\ \ //_, \/\ \__//\ \ \ \ \ \//\ __/ __ \ \ \/\__,
\ _/\ _\ _\ _,\ _\ _\/_/\ _\ _/\ _\ _/_\ \ \ /_/
// /////,_ /// // // //// // /////\ _\ //
\ _/
/__/
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.