Official plugin & theme registry for SwiftyEdit.
This repository is a flat-file, metadata-only registry — it does not contain plugin or theme code. Each entry is a JSON file pointing to the actual GitHub repository where the plugin/theme lives.
The data here is synced automatically into the SwiftyEdit catalog service, which powers the plugin/theme browser in the SwiftyEdit backend and the public catalog on swiftyedit.org.
registry/
├── plugins/
│ └── {slug}.json
├── themes/
│ └── {slug}.json
└── schema/
└── entry.schema.json
See CONTRIBUTING.md for the submission format and process.
Registry entries are metadata only. Each plugin/theme is licensed separately by its own author in its own repository.