Skip to content

Conversation

@har7an
Copy link
Contributor

@har7an har7an commented Nov 14, 2025

Add a new package, cloudy, that displays word clouds. Check out the
repository for more: https://gitlab.com/hartang/typst/cloudy

I am submitting

  • a new package
  • an update for a package

With cloudy you can generate so-called word clouds, a kind of visualization that arranges words or
any other kind of element in a cloud-like pattern. Word clouds are commonly used to visualize the
frequency of words in texts, but this package will happily arrange anything you give it.

This project is targeted at document authors looking for a playful way to display big quantities of
words or similar elements. It is especially suited in situations where the elements to be displayed
can be weighed (i.e. varied in size) meaningfully.

I have read and followed the submission guidelines and, in particular, I

  • selected a name that isn't the most obvious or canonical name for what the package does
  • added a typst.toml file with all required keys
  • added a README.md with documentation for my package
  • have chosen a license and added a LICENSE file or linked one in my README.md
  • tested my package locally on my system and it worked
  • excluded PDFs or README images, if any, but not the LICENSE

Add a new package, cloudy, that displays word clouds. Check out the
repository for more: <https://gitlab.com/hartang/typst/cloudy>
as required in the contribution template. The docs didn't mention this,
so I missed it in advance.
@typst-package-check typst-package-check bot added the new A new package submission. label Nov 14, 2025
@elegaanz
Copy link
Member

Thank you!

@elegaanz elegaanz merged commit 46c00d4 into typst:main Nov 14, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new A new package submission.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants