パッケージ: libjs-underscore (1.8.3~dfsg-1ubuntu0.1)
libjs-underscore に関するリンク
Trisquel の資源:
underscore ソースパッケージをダウンロード:
- [underscore_1.8.3~dfsg-1ubuntu0.1.dsc]
- [underscore_1.8.3~dfsg.orig.tar.gz]
- [underscore_1.8.3~dfsg-1ubuntu0.1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Jonas Smedegaard
- David Paleino
外部の資源:
- ホームページ [underscorejs.org]
類似のパッケージ:
JavaScript's functional programming helper library
Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux.
Underscore provides 60-odd functions that support both the usual functional suspects: map, select, invoke - as well as more specialized helpers: function binding, javascript templating, deep equality testing, and so on. It delegates to built-in functions, if present, so modern browsers will use the native implementations of forEach, map, reduce, filter, every, some and indexOf.
その他の libjs-underscore 関連パッケージ
|
|
|
-
- rec: javascript-common
- Base support for JavaScript library packages
-
- rec: libjs-jquery
- JavaScript library for dynamic web applications