CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 18 Aug 2025 23:16:51 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100104011025
location: https://web.archive.org/web/20100104011025/https://github.com/jashkenas/coffee-script/tree/0.1.5
server-timing: captures_list;dur=0.663469, exclusion.robots;dur=0.022091, exclusion.robots.policy;dur=0.009865, esindex;dur=0.012117, cdx.remote;dur=70.462883, LoadShardBlock;dur=590.548210, PetaboxLoader3.resolve;dur=329.750910, PetaboxLoader3.datanode;dur=74.554028
x-app-server: wwwb-app223
x-ts: 302
x-tr: 700
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app223; 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: Mon, 18 Aug 2025 23:16:51 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 04 Jan 2010 01:10:25 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "7738e8bdd69bc043f6665990858baa65"
x-archive-orig-x-runtime: 88ms
x-archive-orig-content-length: 26801
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: Mon, 04 Jan 2010 01:10:25 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 04 Jan 2010 01:10:25 GMT", ; rel="memento"; datetime="Mon, 04 Jan 2010 01:10:25 GMT", ; rel="next memento"; datetime="Mon, 15 Feb 2010 11:24:50 GMT", ; rel="last memento"; datetime="Sat, 06 Mar 2010 02:23: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_13_20100103212327_crawl103_IndexOnly-c/52_13_20100104010746_crawl101.arc.gz
server-timing: captures_list;dur=0.693312, exclusion.robots;dur=0.024386, exclusion.robots.policy;dur=0.009509, esindex;dur=0.016188, cdx.remote;dur=17.913716, LoadShardBlock;dur=271.990605, PetaboxLoader3.datanode;dur=173.541676, PetaboxLoader3.resolve;dur=323.565226, load_resource;dur=276.742799
x-app-server: wwwb-app223
x-ts: 200
x-tr: 646
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
jashkenas's coffee-script at 0.1.5 - GitHub
jashkenas / coffee-script
- Source
- Commits
- Network (6)
- Issues (4)
- Downloads (7)
- Graphs
-
Tag:
0.1.5
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Wed Dec 16 20:10:03 -0800 2009 | built the first gem -- works just fine [jashkenas] |
![]() |
LICENSE | Wed Dec 16 19:42:53 -0800 2009 | completely reorganized for a gem and the 'coffe... [jashkenas] |
![]() |
README | Sat Dec 26 08:57:13 -0800 2009 | changed bin/coffee-script to bin/coffee [jashkenas] |
![]() |
Rakefile | Sat Dec 26 08:57:13 -0800 2009 | changed bin/coffee-script to bin/coffee [jashkenas] |
![]() |
bin/ | Sat Dec 26 08:57:13 -0800 2009 | changed bin/coffee-script to bin/coffee [jashkenas] |
![]() |
coffee-script.gemspec | Loading commit data... ![]() |
|
![]() |
documentation/ | ||
![]() |
examples/ | ||
![]() |
index.html | ||
![]() |
lib/ | ||
![]() |
package.json | ||
![]() |
test/ | Sat Dec 26 20:35:43 -0800 2009 | got negative ranges working with (much, much) u... [jashkenas] |
README
= { } } { { { } } } }{ { { }{ } } _____ __ __ ( }{ }{ { ) / ____| / _|/ _| .- { { } { }} -. | | ___ | |_| |_ ___ ___ ( ( } { } { } } ) | | / _ \| _| _/ _ \/ _ \ |`-..________ ..-'| | |___| (_) | | | || __/ __/ | | \_____\___/|_| |_| \___|\___| | ;--. | (__ \ _____ _ _ | | ) ) / ____| (_) | | | |/ / | (___ ___ _ __ _ _ __ | |_ | ( / \___ \ / __| '__| | '_ \| __| | |/ ____) | (__| | | | |_) | |_ | | |_____/ \___|_| |_| .__/ \__| `-.._________..-' | | |_| CoffeeScript is a little language that compiles into JavaScript. Install the compiler: gem install coffee-script Compile a script: coffee /path/to/script.coffee For documentation, usage, and examples, see: https://jashkenas.github.com/coffee-script/ To suggest a feature or report a bug: https://github.com/jashkenas/coffee-script/issues/ The source repository: git://github.com/jashkenas/coffee-script.git
This feature is coming soon. Sit tight!