CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 07 Aug 2025 17:11:58 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100420021920
location: https://web.archive.org/web/20100420021920/https://github.com/kamicane/mootools-table
server-timing: captures_list;dur=0.468160, exclusion.robots;dur=0.022419, exclusion.robots.policy;dur=0.013743, esindex;dur=0.009707, cdx.remote;dur=431.574059, LoadShardBlock;dur=561.607508, PetaboxLoader3.datanode;dur=436.854862, PetaboxLoader3.resolve;dur=81.076883
x-app-server: wwwb-app200
x-ts: 302
x-tr: 1019
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app200; 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 17:11:59 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 20 Apr 2010 02:19:20 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "86dcfe6d96852b05f815e0281e5dade2"
x-archive-orig-x-runtime: 115ms
x-archive-orig-content-length: 19474
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, 20 Apr 2010 02:19:20 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 04 Mar 2010 05:34:59 GMT", ; rel="prev memento"; datetime="Sat, 06 Mar 2010 06:19:01 GMT", ; rel="memento"; datetime="Tue, 20 Apr 2010 02:19:20 GMT", ; rel="next memento"; datetime="Sun, 29 Aug 2010 19:58:24 GMT", ; rel="last memento"; datetime="Sun, 04 Oct 2020 21:32:52 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_15_20100419205106_crawl102-c/51_15_20100420021751_crawl101.arc.gz
server-timing: captures_list;dur=1.667583, exclusion.robots;dur=0.033976, exclusion.robots.policy;dur=0.020888, esindex;dur=0.017139, cdx.remote;dur=155.157032, LoadShardBlock;dur=537.240910, PetaboxLoader3.datanode;dur=291.461281, PetaboxLoader3.resolve;dur=327.456922, load_resource;dur=292.539840
x-app-server: wwwb-app200
x-ts: 200
x-tr: 1041
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
kamicane's mootools-table at master - GitHub
kamicane / mootools-table
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
name | age | message | |
---|---|---|---|
![]() |
README.md | Wed Feb 24 10:29:52 -0800 2010 | - first commit. [kamicane] |
![]() |
Source/ | Wed Apr 07 01:49:44 -0700 2010 | Merge commit '321cb5dc52c468a64ef8a976239f7e295... [kamicane] |
![]() |
license.txt | Wed Feb 24 10:29:52 -0800 2010 | - first commit. [kamicane] |
![]() |
package.yml | Sat Mar 06 06:17:31 -0800 2010 | - adding commonjs support to Table.js - fixin... [kamicane] |
README.md
MooTools Table
The 2.0 Table Type ported to plain javascript. Requires a browser with Array.prototype.indexOf or any framework that implements it, such as MooTools.