This reverts commit ee3c82707608d92425607cd58ef28d41247bc648. It can get unclosed. It doesn't matter much network-wise since we use the If-Modified-Since header. Conflicts: 4chan_x.user.js
Get 4chan X HERE.
Building
- Install node.js.
- Install CoffeeScript with
npm install -g coffee-script. - Clone 4chan X.
cdinto it and build withcake build.- For development (continuous builds), run
cake dev &. Kill the process withkillall node.
Description
Languages
JavaScript
82.4%
CoffeeScript
14.3%
CSS
2%
HTML
1%
Makefile
0.2%