Sven Fehler 520689c104 Release 1.1.0 (#35) преди 1 година
..
dev 520689c104 Release 1.1.0 (#35) преди 1 година
features 520689c104 Release 1.1.0 (#35) преди 1 година
menu 520689c104 Release 1.1.0 (#35) преди 1 година
tools 520689c104 Release 1.1.0 (#35) преди 1 година
utils 520689c104 Release 1.1.0 (#35) преди 1 година
README.md 520689c104 Release 1.1.0 (#35) преди 1 година
config.ts 520689c104 Release 1.1.0 (#35) преди 1 година
constants.ts 520689c104 Release 1.1.0 (#35) преди 1 година
declarations.d.ts 520689c104 Release 1.1.0 (#35) преди 1 година
index.ts 520689c104 Release 1.1.0 (#35) преди 1 година
interface.ts 520689c104 Release 1.1.0 (#35) преди 1 година
observers.ts 520689c104 Release 1.1.0 (#35) преди 1 година
siteEvents.ts 520689c104 Release 1.1.0 (#35) преди 1 година
translations.ts 520689c104 Release 1.1.0 (#35) преди 1 година
types.ts 520689c104 Release 1.1.0 (#35) преди 1 година

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