Get 4chan X HERE.
Reporting bugs
- Make sure your browser & 4chan X are up to date.
- Please include as much information as possible, including your internet browser
- Disable your other extensions & scripts.
- If your issue persists:
- Report precise steps to reproduce the problem.
- Report console errors, if any.
- Report browser and browser version.
Open your console with:
Ctrl + Shift + Jon Chrome & FirefoxCtrl + Shift + Oon Opera.
Development & Contribution
Get started
- Clone 4chan X.
cdinto it.- Install node.js.
- Install Grunt's CLI with
npm install -g grunt-cli. - Install 4chan X dependencies with
npm install.
Build
- Build with
grunt. - For development (continuous builds), run
grunt watch.
Contributing
- Fork the repo
- Edit the CoffeeScript source
- Build the JavaScript
- If the edits affect regular users, edit the changelog
- Send a pull request
Description
Languages
JavaScript
82.4%
CoffeeScript
14.3%
CSS
2%
HTML
1%
Makefile
0.2%