This is a listing of Quarto extensions using GitHub API to retrieve information from the repositories.
To add your extension to this list, please submit a pull request to this repository by adding your extension repository at the bottom of extensions/quarto-extensions.csv following <owner>/<repository></optional-path>.
<owner>/<repository>
<owner>/<repository></optional-path>Important
Before submitting, please make sure that:
- The extension is not already listed.
- Your GitHub repository contains a Description.
- Avoid special characters/strings in the Description, such as
'<style>'instead of`<style>`.
- Avoid special characters/strings in the Description, such as
- Your GitHub repository contains Topics.
- Your GitHub repository contains a Release with Tag.
- Your GitHub repository has
example.qmdortemplate.qmdfile. - Your GitHub repository has only one extension or a set of extensions under
_extensions.
Extensions can display status banners to indicate their maintenance or development state. Add one of the following topics to your GitHub repository to display a status banner:
superseded- For extensions that have been replaced by a newer version or alternative.deprecated- For extensions that are outdated and should not be used in new projects.archived- For extensions that are no longer actively maintained.experimental- For extensions that are in early development or testing phase.stable- For extensions that are production-ready and actively maintained.
If multiple status topics are present, the priority order is: superseded > deprecated > archived > experimental > stable.
This project is an independent community resource and is not affiliated with or endorsed by Quarto or its maintainers.
If you find this project helpful, please consider sponsoring it to support ongoing development and maintenance.