An open API service indexing awesome lists of open source software.

https://github.com/mcanouil/quarto-extensions

Quarto Extensions listing via GitHub API
https://github.com/mcanouil/quarto-extensions

extension quarto quartopub

Last synced: 3 months ago
JSON representation

Quarto Extensions listing via GitHub API

Awesome Lists containing this project

README

          

# Quarto Extensions Listing Quarto extensions logo

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`](https://github.com/mcanouil/quarto-extensions/edit/main/extensions/quarto-extensions.csv) following `/`.

```md
/
/
```

> [!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 `''` instead of `` `<style>` ``.
> - Your GitHub repository contains **Topics**.
> - Your GitHub repository contains a **Release** with **Tag**.
> - Your GitHub repository has `example.qmd` or `template.qmd` file.
> - Your GitHub repository has only one extension or a set of extensions.