Module Ecosystem

Independent module authors, one trusted index

Every module can be developed in its own repository and hosted on its own page. The main website acts as a curated map so users can quickly find the right author and stream.

Catalog

All indexed modules

Publishing Model

How author ownership works

  1. 1. Author owns module repo: implementation and release cadence stay independent.
  2. 2. Main site indexes metadata: users discover modules from a centralized trusted catalog.
  3. 3. Update feed references module: critical changes are surfaced through the updates center.
  4. 4. Community contributes openly: PRs go to module repos or to this index.

Contributor Workflow

How to add your module

Step-by-step

  1. 1. Create your module repository and baseline README.
  2. 2. Publish or host your module page (optional but recommended).
  3. 3. Add your entry to data/modules.json.
  4. 4. Open a pull request to the main project repository.