stefani-gifta/Word cloud repo topics
Generates a word cloud SVG from your repository topics
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | yes | — |
| min_font_size | Smallest font size in pixels | no | 14 |
| max_font_size | Largest font size in pixels | no | 20 |
| svg_width | SVG width in pixels | no | 680 |
| svg_height | SVG height in pixels | no | 250 |
| color | Base color for the words | no | 0075ca |
| output_file | File name of the resulting SVG | no | topics.svg |
| commit_msg | Commit message when pushing the SVG | no | Add repository topics |
| commit_user_name | Commit author name | no | github-actions[bot] |
| commit_user_email | Commit author email | no | github-actions[bot]@users.noreply.github.com |
Outputs
no outputs