CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 09 Aug 2025 13:12:49 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100810130225
location: https://web.archive.org/web/20100810130225/https://github.com/documentcloud/underscore/tree/1.0.2
server-timing: captures_list;dur=0.613600, exclusion.robots;dur=0.023657, exclusion.robots.policy;dur=0.009455, esindex;dur=0.013087, cdx.remote;dur=111.062001, LoadShardBlock;dur=286.313768, PetaboxLoader3.datanode;dur=107.517386, PetaboxLoader3.resolve;dur=57.879722
x-app-server: wwwb-app224
x-ts: 302
x-tr: 421
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: Sat, 09 Aug 2025 13:12:50 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 10 Aug 2010 13:02:24 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "df45603fd6beee7a2fe2e9d19a0c6c2b"
x-archive-orig-x-runtime: 101ms
x-archive-orig-content-length: 29565
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: Tue, 10 Aug 2010 13:02:25 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 10 Aug 2010 13:02:25 GMT", ; rel="memento"; datetime="Tue, 10 Aug 2010 13:02:25 GMT", ; rel="last memento"; datetime="Tue, 10 Aug 2010 13:02:25 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_20100810104626_crawl101-c/52_17_20100810130224_crawl101.arc.gz
server-timing: captures_list;dur=0.919683, exclusion.robots;dur=0.036502, exclusion.robots.policy;dur=0.016080, esindex;dur=0.022754, cdx.remote;dur=70.290623, LoadShardBlock;dur=500.462357, PetaboxLoader3.datanode;dur=280.737834, PetaboxLoader3.resolve;dur=293.503340, load_resource;dur=206.973227
x-app-server: wwwb-app224
x-ts: 200
x-tr: 853
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.2 - GitHub
documentcloud / underscore
- Source
- Commits
- Network (52)
- Issues (0)
- Downloads (28)
- Graphs
-
Tag:
1.0.2
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 | ||
![]() |
test/ | ||
![]() |
underscore-min.js | ||
![]() |
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