CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 05 Aug 2025 07:26:10 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100811015922
location: https://web.archive.org/web/20100811015922/https://github.com/documentcloud/underscore/tree/1.0.4
server-timing: captures_list;dur=0.780933, exclusion.robots;dur=0.024928, exclusion.robots.policy;dur=0.011092, esindex;dur=0.018166, cdx.remote;dur=76.382704, LoadShardBlock;dur=254.789256, PetaboxLoader3.datanode;dur=95.245613, PetaboxLoader3.resolve;dur=57.698917
x-app-server: wwwb-app224
x-ts: 302
x-tr: 440
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app224; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 05 Aug 2025 07:26:11 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.67
x-archive-orig-date: Wed, 11 Aug 2010 01:59:22 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "bb7643fc802dca4081f8c0bc61b73347"
x-archive-orig-x-runtime: 204ms
x-archive-orig-content-length: 30091
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 11 Aug 2010 01:59:22 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 11 Aug 2010 01:59:22 GMT", ; rel="memento"; datetime="Wed, 11 Aug 2010 01:59:22 GMT", ; rel="last memento"; datetime="Wed, 11 Aug 2010 01:59:22 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_17_20100811010502_crawl100-c/52_17_20100811015915_crawl101.arc.gz
server-timing: captures_list;dur=0.587169, exclusion.robots;dur=0.021325, exclusion.robots.policy;dur=0.009716, esindex;dur=0.010200, cdx.remote;dur=41.201828, LoadShardBlock;dur=311.281053, PetaboxLoader3.datanode;dur=117.419254, PetaboxLoader3.resolve;dur=365.203159, load_resource;dur=205.036232
x-app-server: wwwb-app224
x-ts: 200
x-tr: 650
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
documentcloud's underscore at 1.0.4 - GitHub
documentcloud / underscore
- Source
- Commits
- Network (52)
- Issues (0)
- Downloads (28)
- Graphs
-
Tag:
1.0.4
click here to add a description
click here to add a homepage
name | age | message | |
---|---|---|---|
![]() |
LICENSE | Wed Feb 24 10:58:16 -0800 2010 | it's now 2010, and adding a list of contributor... [jashkenas] |
![]() |
README | Fri Feb 26 21:03:36 -0800 2010 | merging mrjjwright's isBoolean, with tests, doc... [jashkenas] |
![]() |
Rakefile | Wed Feb 24 09:16:45 -0800 2010 | remove the advanced_optimizations concessions a... [jashkenas] |
![]() |
index.html | Loading commit data... ![]() |
|
![]() |
package.json | Tue Jun 22 06:21:03 -0700 2010 | Underscore 1.0.4, with _.memoize [jashkenas] |
![]() |
test/ | ||
![]() |
underscore-min.js | Tue Jun 22 06:21:03 -0700 2010 | Underscore 1.0.4, with _.memoize [jashkenas] |
![]() |
underscore.js |
README
__ /\ \ __ __ __ ___ \_\ \ __ _ __ ____ ___ ___ _ __ __ /\_\ ____ /\ \/\ \ /' _ `\ /'_ \ /'__`\/\ __\/ ,__\ / ___\ / __`\/\ __\/'__`\ \/\ \ /',__\ \ \ \_\ \/\ \/\ \/\ \ \ \/\ __/\ \ \//\__, `\/\ \__//\ \ \ \ \ \//\ __/ __ \ \ \/\__, `\ \ \____/\ \_\ \_\ \___,_\ \____\\ \_\\/\____/\ \____\ \____/\ \_\\ \____\/\_\ _\ \ \/\____/ \/___/ \/_/\/_/\/__,_ /\/____/ \/_/ \/___/ \/____/\/___/ \/_/ \/____/\/_//\ \_\ \/___/ \ \____/ \/___/ 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. For Docs, License, Tests, and pre-packed downloads, see: https://documentcloud.github.com/underscore/ Many thanks to our contributors: Dmitry Baranovskiy Tim Caswell Mathieu D'Amours Rick Fletcher Mike Frawley Kirill Ishanov Kris Kowal Jed Schmidt Noah Sloan Luke Sutton John Wright