Handy UI for browsing the /tg/station wiki while powergaming
This repository has been archived on 2022-05-10. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Hamcha fb2b5cfa52
Moved to github!
2022-05-10 16:48:02 +02:00
.github/workflows Moved to github! 2022-05-10 16:48:02 +02:00
.vscode We react now, also fonts and shitz 2020-06-16 11:32:48 +02:00
assets Almost all icons! 2020-08-27 11:13:53 +02:00
src Fix lint issues 2022-05-10 12:37:34 +02:00
style Convert reaction conditions to a prettier table 2021-02-12 11:05:40 +01:00
.eslintrc.cjs Fix lint issues 2022-05-10 12:37:34 +02:00
.gitignore Use Vite 2022-05-10 12:27:27 +02:00
.prettierrc Add linting and fix lint errors 2020-06-17 15:16:54 +02:00
LICENSE README changes 2022-05-10 15:54:37 +02:00
README.md README changes 2022-05-10 15:54:37 +02:00
env.d.ts Use Vite 2022-05-10 12:27:27 +02:00
favicon.ico The iconing pt. I lost count 2020-06-18 21:02:15 +02:00
index.html Moved to github! 2022-05-10 16:48:02 +02:00
manifest.webmanifest Badge obtained! 2020-06-18 13:34:03 +02:00
package-lock.json Use Vite 2022-05-10 12:27:27 +02:00
package.json Moved to github! 2022-05-10 16:48:02 +02:00
tsconfig.json Use Vite 2022-05-10 12:27:27 +02:00
vite.config.ts Use Vite 2022-05-10 12:27:27 +02:00

README.md

/tg/station handbook

A fancier way to browse the /tg/ wiki. This handbook is a single page application that downloads 20+ pages from the /tg/station wiki (currently using a CORS proxy), adds some fancy filtering and Nanotrasen styling.

It adapts the pages layout to be narrow as it's meant to be used in a small window, much like a PDA or an in-game book.

Development

Start hot-reloading server with npm start

Build with npm run build

License

The project is licensed under ISC (SPDX identifier). Please see the LICENSE file for details.