Skip to content
Underscore.js
EntityQ4052375· pop 13· linked from 91 articles

Underscore.js

Sign in to save

Also known as Underscore

JavaScript 函式庫

Key facts

Software.name
Underscore.js
Software.logo
Underscore.png
Software.logo size
250px
Software.developer
Jeremy Ashkenas, Julian Gonggrijp
Software.programming language
JavaScript
Software.size
7.5 KB production68 KB development
Software.genre
JavaScript library
Software.license
MIT

via Wikipedia infobox

Source code

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.

Excerpt from the source-code README · 1,822 chars · not written by Vinony

Wikidata facts

Official website
underscorejs.org
Show 8 more facts
source code repository URL
github.com/jashkenas/underscore
copyright license
MIT License
programmed in
Q2005
software version identifier
1.13.8
publication date
2009-00-00
software quality assurance
continuous integration
operating system
cross-platform
Sources (5)

via Wikidata · CC0

Article · 中文

Underscore.js是一個綑綁常見功能的JavaScript函數庫。Underscore.js提供的功能類似Prototype.js和Ruby,但其使用函数式编程而非基于原型编程。Underscore.js的文檔將自己稱為「與禮服(JQuery)和吊帶(Backbone.js)搭配的領帶(英語:the tie to go along with jQuery's tux, and Backbone.js' suspenders.)」。Underscore.js由Backbone.js和CoffeeScript的建立者建立。

Abstract from DBpedia / Wikipedia · CC BY-SA