James Campos 5bda49fb79 don't expand image or inline quote if e.metaKey
on osx, command(⌘)+click opens links in new tabs.
e.metaKey is true when command is held.
2011-12-31 13:32:52 -08:00
2011-12-21 04:21:11 +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%