Sven Fehler 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
..
dev 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
features 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
menu 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
tools 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
utils 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
README.md 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
config.ts 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
constants.ts 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
declarations.d.ts 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
index.ts 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
interface.ts 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
observers.ts 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
siteEvents.ts 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
translations.ts 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ
types.ts 520689c104 Release 1.1.0 (#35) 1 gadu atpakaļ

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