Skip to content

stacked:0.1.0 - #5667

Open
Akilon27 wants to merge 3 commits into
typst:mainfrom
Akilon27:main
Open

stacked:0.1.0#5667
Akilon27 wants to merge 3 commits into
typst:mainfrom
Akilon27:main

Conversation

@Akilon27

Copy link
Copy Markdown
Contributor

I am submitting

  • a new package
  • an update for a package

Description: Explain what the package does and why it's useful.
Package to visualize stacks of cubes and dices (2d, 3d and throws).

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

    • Explanation: I wanted a not obvious and simple name that worked both for stacks of cubes and dices (that wasn't simply cubes), as there is a saying "the odds are stacked...", stacked seemed to work.
  • 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

@typst-package-check typst-package-check Bot changed the title stacked-0.1.0 stacked:0.1.0 Aug 24, 2026
@typst-package-check typst-package-check Bot added the new A new package submission. label Aug 24, 2026
authors = [ "Akilon <https://github.com/Akilon27>" ]
license = "MIT"
description = "Stacked cubes and dices"
repository = "https://github.com/Akilon27/moustaches"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That link needs to be updated.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I forgot to change it.

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