Ethck / module-collapse

Collapses lists of similar modules in the "Enable Modules" section of FoundryVTT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Latest Release Download Count
  • Forge Installs

Overview

This module was designed to allow the module enable/disable page to have collapsible sections for modules that are similar to each other. Currently there are two methods to determine this similarity: author and prefix.

Author

Author Image

This grouping method just groups modules in the list by their respective author(s).

Prefix

Prefix Image

This grouping method groups modules by determining similar prefixes in the package ids. For example all of the MAD Cartographer's packs start with mad-.

About

Collapses lists of similar modules in the "Enable Modules" section of FoundryVTT

License:MIT License


Languages

Language:JavaScript 92.0%Language:CSS 8.0%