CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 18:54:27 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100812004528
location: https://web.archive.org/web/20100812004528/https://github.com/documentcloud/underscore/tree/1.0.0
server-timing: captures_list;dur=0.500349, exclusion.robots;dur=0.019271, exclusion.robots.policy;dur=0.009743, esindex;dur=0.010343, cdx.remote;dur=10.376591, LoadShardBlock;dur=332.719209, PetaboxLoader3.datanode;dur=48.942605, PetaboxLoader3.resolve;dur=174.306097
x-app-server: wwwb-app217
x-ts: 302
x-tr: 371
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app217; 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 18:54:28 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.67
x-archive-orig-date: Thu, 12 Aug 2010 00:45:28 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "e57e99b9e104f6acacaf72918f5c3254"
x-archive-orig-x-runtime: 137ms
x-archive-orig-content-length: 29525
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, 12 Aug 2010 00:45:28 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 12 Aug 2010 00:45:28 GMT", ; rel="memento"; datetime="Thu, 12 Aug 2010 00:45:28 GMT", ; rel="last memento"; datetime="Thu, 12 Aug 2010 00:45:28 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_20100811223612_crawl103-c/52_17_20100812004518_crawl101.arc.gz
server-timing: captures_list;dur=0.494087, exclusion.robots;dur=0.017768, exclusion.robots.policy;dur=0.008985, esindex;dur=0.012169, cdx.remote;dur=103.020614, LoadShardBlock;dur=319.136107, PetaboxLoader3.datanode;dur=107.066764, PetaboxLoader3.resolve;dur=474.346559, load_resource;dur=299.864186
x-app-server: wwwb-app217
x-ts: 200
x-tr: 808
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.0 - GitHub
documentcloud / underscore
- Source
- Commits
- Network (52)
- Issues (0)
- Downloads (28)
- Graphs
-
Tag:
1.0.0
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