CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 20:28:34 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100805001417
location: https://web.archive.org/web/20100805001417/https://github.com/documentcloud/underscore/
server-timing: captures_list;dur=0.725191, exclusion.robots;dur=0.023911, exclusion.robots.policy;dur=0.011006, esindex;dur=0.012252, cdx.remote;dur=80.784032, LoadShardBlock;dur=297.928778, PetaboxLoader3.datanode;dur=78.995587, PetaboxLoader3.resolve;dur=55.144580
x-app-server: wwwb-app220
x-ts: 302
x-tr: 484
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app220; 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: Wed, 06 Aug 2025 20:28:35 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 05 Aug 2010 00:14:17 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "18051513d693c6d7450d7e93c70f6bd1"
x-archive-orig-x-runtime: 87ms
x-archive-orig-content-length: 30882
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: Thu, 05 Aug 2010 00:14:17 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 31 Oct 2009 08:35:31 GMT", ; rel="prev memento"; datetime="Mon, 21 Jun 2010 11:27:36 GMT", ; rel="memento"; datetime="Thu, 05 Aug 2010 00:14:17 GMT", ; rel="next memento"; datetime="Sun, 22 Aug 2010 08:41:26 GMT", ; rel="last memento"; datetime="Sat, 26 Jul 2025 14:45:16 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_20100804234334_crawl101-c/52_17_20100805001320_crawl101.arc.gz
server-timing: captures_list;dur=0.830507, exclusion.robots;dur=0.034474, exclusion.robots.policy;dur=0.016764, esindex;dur=0.017216, cdx.remote;dur=68.200737, LoadShardBlock;dur=742.144389, PetaboxLoader3.datanode;dur=250.752339, PetaboxLoader3.resolve;dur=807.578325, load_resource;dur=329.499774
x-app-server: wwwb-app220
x-ts: 200
x-tr: 1259
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 master - GitHub
documentcloud / underscore
- Source
- Commits
- Network (53)
- Issues (0)
- Downloads (28)
- Graphs
-
Branch:
master
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 | Thu Jul 15 07:18:11 -0700 2010 | Aliasing _.contains to _.include [jashkenas] |
![]() |
package.json | Tue Jun 22 06:21:03 -0700 2010 | Underscore 1.0.4, with _.memoize [jashkenas] |
![]() |
test/ | Tue Jul 20 10:37:27 -0700 2010 | merging a variant of svieira's fix for preservi... [jashkenas] |
![]() |
underscore-min.js | Tue Jun 22 06:21:03 -0700 2010 | Underscore 1.0.4, with _.memoize [jashkenas] |
![]() |
underscore.js | Tue Jul 20 10:37:27 -0700 2010 | merging a variant of svieira's fix for preservi... [jashkenas] |
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