Sven Fehler 520689c104 Release 1.1.0 (#35) 1 yıl önce
..
dev 520689c104 Release 1.1.0 (#35) 1 yıl önce
features 520689c104 Release 1.1.0 (#35) 1 yıl önce
menu 520689c104 Release 1.1.0 (#35) 1 yıl önce
tools 520689c104 Release 1.1.0 (#35) 1 yıl önce
utils 520689c104 Release 1.1.0 (#35) 1 yıl önce
README.md 520689c104 Release 1.1.0 (#35) 1 yıl önce
config.ts 520689c104 Release 1.1.0 (#35) 1 yıl önce
constants.ts 520689c104 Release 1.1.0 (#35) 1 yıl önce
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 yıl önce
index.ts 520689c104 Release 1.1.0 (#35) 1 yıl önce
interface.ts 520689c104 Release 1.1.0 (#35) 1 yıl önce
observers.ts 520689c104 Release 1.1.0 (#35) 1 yıl önce
siteEvents.ts 520689c104 Release 1.1.0 (#35) 1 yıl önce
translations.ts 520689c104 Release 1.1.0 (#35) 1 yıl önce
types.ts 520689c104 Release 1.1.0 (#35) 1 yıl önce

README.md

Src

This directory contains the entire runtime code for the userscript.


Subdirectories

  • Dev - Contains random development files and notes that aren't included in the final build of the userscript
  • Features - Contains the code for all the separate features themselves
  • Menu - Contains the code for the userscript's different menus
  • Tools - Contains helper tools for building and developing the userscript
  • Utils - Contains helper utilities that are used in the userscript's code itself