2023-04-24 00:34:05 +02:00
2023-04-23 00:47:17 +02:00
2023-04-13 03:11:52 +02:00
2023-04-24 00:34:05 +02:00
2023-04-24 00:34:05 +02:00
2023-04-23 06:20:39 +02:00
2023-04-13 21:36:02 +02:00
2023-04-13 03:11:52 +02:00
2023-04-13 03:11:52 +02:00
2023-04-16 22:42:50 +02:00
2023-04-22 10:24:49 +02:00
2023-04-23 02:42:57 +02:00
2023-04-23 02:42:57 +02:00
2023-04-24 00:34:05 +02:00
2023-04-24 00:34:05 +02:00

4chan XZ

This repo is work in progress! Use the build from the repo this is forked from in the meantime.

PR to upstream: https://github.com/ccd0/4chan-x/pull/3341.

The 4chan XT project is a migration of 4chan X from coffeescript to TypeScript/JavaScript. It is named XT both as a continuation of eXTended, and a T for TypeScript. The goals of this project is to first get a working bundle from js/ts files, and then gradually convert js files to ts and add types as needed.

TODO

  • [] add types to all files

  • [] make project use strict mode

  • [] switch from fontawesome & pictures to svg icons.

  • [] add tests

  • [] add vite for development

  • [] make it a chrome & firefox extension.

Building the project

Note: THIS PROJECT IS FAR FROM BEING DONE. DO NOT USE IT FOR NON-DEVELOPMENT YET.

pnpm install
pnpm run build

or as i prefer

make sneed

What might be added on

  • [] add React, or Vue

  • [] add the auto-captcha solver to BTFO jannies

Description
No description provided
Readme MIT 2.7 MiB
Languages
TypeScript 87.4%
CSS 9%
HTML 2.5%
JavaScript 1.1%