• I'm curious about the modules and how you reference them through require (<GitHub URL>).

    My assumption when first seeing them was that you expected that whomever wanted to use them would download those and reference them locally. But, I'm not seeing anything like that mentioned in your docs (maybe I'm blind), so that got me thinking and now I need to ask how things are supposed to work in regards to this (I might be missing something obvious somewhere).

  • if you're interested in one of the offered modules, just click on the link and read the module-specific documentation. There, you'll find an example with the complete require statement to copy and insert.

    Explicit downloads are not necessary and could make updates more complicated.

About