CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 07 Aug 2025 22:41:57 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100124090350
location: https://web.archive.org/web/20100124090350/https://github.com/mirven/underscore.lua
server-timing: captures_list;dur=2.058594, exclusion.robots;dur=0.029759, exclusion.robots.policy;dur=0.013357, esindex;dur=0.017872, cdx.remote;dur=38.346998, LoadShardBlock;dur=310.753908, PetaboxLoader3.datanode;dur=84.724179, PetaboxLoader3.resolve;dur=153.715052
x-app-server: wwwb-app219
x-ts: 302
x-tr: 401
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app219; 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: Thu, 07 Aug 2025 22:41:58 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 24 Jan 2010 09:03:50 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "9598d44622c76bc0f7fa3694e3eb6806"
x-archive-orig-x-runtime: 105ms
x-archive-orig-content-length: 23447
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: Sun, 24 Jan 2010 09:03:50 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 14 Dec 2009 19:09:21 GMT", ; rel="prev memento"; datetime="Mon, 14 Dec 2009 19:09:21 GMT", ; rel="memento"; datetime="Sun, 24 Jan 2010 09:03:50 GMT", ; rel="next memento"; datetime="Fri, 29 Jan 2010 03:17:57 GMT", ; rel="last memento"; datetime="Sat, 26 Jul 2025 11:59:30 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: 51_13_20100124080148_crawl100-c/51_13_20100124090242_crawl101.arc.gz
server-timing: captures_list;dur=0.661438, exclusion.robots;dur=0.026340, exclusion.robots.policy;dur=0.012776, esindex;dur=0.012979, cdx.remote;dur=11.443680, LoadShardBlock;dur=123.078272, PetaboxLoader3.datanode;dur=98.865988, PetaboxLoader3.resolve;dur=153.758490, load_resource;dur=159.176247
x-app-server: wwwb-app219
x-ts: 200
x-tr: 365
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
mirven's underscore.lua at master - GitHub
This service is courtesy of Pledgie.
mirven / underscore.lua
- Source
- Commits
- Network (3)
- Issues (1)
- Downloads (3)
- Wiki (1)
- Graphs
-
Branch:
master
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
A utility library for Lua — Read more
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Fri Dec 04 13:47:46 -0800 2009 | Add a .gitignore file [mirven] |
![]() |
LICENSE | Sun Nov 29 16:12:16 -0800 2009 | Add license file [mirven] |
![]() |
Rakefile | Sun Dec 13 22:31:56 -0800 2009 | fix release rake task [mirven] |
![]() |
docs/ | Sun Dec 13 13:24:23 -0800 2009 | update documentation [mirven] |
![]() |
lib/ | Sun Dec 13 10:47:03 -0800 2009 | Apply Martin's optimizations to _.is_equal [mirven] |
![]() |
readme.txt | Sun Nov 29 20:26:33 -0800 2009 | fix typo in readme [mirven] |
![]() |
spec/ | Mon Dec 14 07:38:47 -0800 2009 | add a should_equal luaspec matcher and refactor... [mirven] |
![]() |
template/ | Sun Dec 13 13:23:44 -0800 2009 | link to 0.4 release in documentation [mirven] |
readme.txt
A Lua version of https://documentcloud.github.com/underscore/, see https://mirven.github.com/underscore.lua/ for more information.