source/plugins/starlists/README.md
</td>
<b>default:</b> no
</td> </tr> <tr> <td nowrap="nowrap"><h4><code>plugin_starlists_limit</code></h4></td> <td rowspan="2"><p>Display limit (star lists)</p> </td> </tr> <tr> <td nowrap="nowrap"><b>type:</b> <code>number</code> <i>(1 ≤ 𝑥 ≤ 100)</i><b>default:</b> 2
</td> </tr> <tr> <td nowrap="nowrap"><h4><code>plugin_starlists_limit_repositories</code></h4></td> <td rowspan="2"><p>Display limit (repositories per star list)</p> </td> </tr> <tr> <td nowrap="nowrap"><b>type:</b> <code>number</code> <i>(0 ≤ 𝑥 ≤ 100)</i><b>default:</b> 2
</td> </tr> <tr> <td nowrap="nowrap"><h4><code>plugin_starlists_languages</code></h4></td> <td rowspan="2"><p>Star lists languages statistics</p> </td> </tr> <tr> <td nowrap="nowrap"><b>type:</b> <code>boolean</code><b>default:</b> no
</td> </tr> <tr> <td nowrap="nowrap"><h4><code>plugin_starlists_limit_languages</code></h4></td> <td rowspan="2"><p>Display limit (languages per star list)</p> </td> </tr> <tr> <td nowrap="nowrap"><b>type:</b> <code>number</code> <i>(0 ≤ 𝑥)</i><b>zero behaviour:</b> disable</br> <b>default:</b> 8
</td> </tr> <tr> <td nowrap="nowrap"><h4><code>plugin_starlists_languages_ignored</code></h4></td> <td rowspan="2"><p>Ignored languages in star lists</p> </td> </tr> <tr> <td nowrap="nowrap"><b>type:</b> <code>array</code> <i>(comma-separated)</i> </td> </tr> <tr> <td nowrap="nowrap"><h4><code>plugin_starlists_languages_aliases</code></h4></td> <td rowspan="2"><p>Custom languages names in star lists</p> </td> </tr> <tr> <td nowrap="nowrap"><b>type:</b> <code>string</code> </td> </tr> <tr> <td nowrap="nowrap"><h4><code>plugin_starlists_shuffle_repositories</code></h4></td> <td rowspan="2"><p>Shuffle data</p> <p>Can be used to create varied outputs</p> </td> </tr> <tr> <td nowrap="nowrap"><b>type:</b> <code>boolean</code><b>default:</b> yes
</td> </tr> <tr> <td nowrap="nowrap"><h4><code>plugin_starlists_ignored</code></h4></td> <td rowspan="2"><p>Skipped star lists</p> <p>Case and emojis insensitive</p> </td> </tr> <tr> <td nowrap="nowrap"><b>type:</b> <code>array</code> <i>(comma-separated)</i> </td> </tr> <tr> <td nowrap="nowrap"><h4><code>plugin_starlists_only</code></h4></td> <td rowspan="2"><p>Showcased star lists</p> <p>Case and emojis insensitive.</p> <p>Equivalent to <a href="/source/plugins/starlists/README.md#plugin_starlists_ignored"><code>plugin_starlists_ignored</code></a> with all star lists except the ones listed in this option</p> </td> </tr> <tr> <td nowrap="nowrap"><b>type:</b> <code>array</code> <i>(comma-separated)</i> </td> </tr> </table> <!--/options-->name: Featured star list
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.starlists.svg
token: NOT_NEEDED
base: ""
plugin_starlists: yes
plugin_starlists_limit_repositories: 2
plugin_starlists_only: TC39
name: Featured star list languages
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.starlists.languages.svg
token: NOT_NEEDED
base: ""
plugin_starlists: yes
plugin_starlists_languages: yes
plugin_starlists_limit_languages: 8
plugin_starlists_limit_repositories: 0
plugin_starlists_only: Awesome