Nicolas Stepien 61040279f4 Get rid of iframes and thus of the "Loading" state of the QR too.
The "Loading" state should be shorter for Firefox users too as we get rid of an iframe workaround
required for Chrome.
2012-02-18 22:35:14 +01:00
2012-02-16 16:37:26 +01:00
2012-02-16 17:16:44 +01:00
2012-02-16 16:37:26 +01:00
2011-12-16 16:03:24 +01:00

Get 4chan X HERE.

Building

  • Install node.js.
  • Install CoffeeScript with npm install -g coffee-script.
  • Clone 4chan X.
  • cd into it and build with cake build.
  • For development (continuous builds), run cake dev &. Kill the process with killall node.
Description
No description provided
Readme 513 MiB
Languages
JavaScript 82.4%
CoffeeScript 14.3%
CSS 2%
HTML 1%
Makefile 0.2%