Skip to content

Conversation

@T1mVo
Copy link
Contributor

@T1mVo T1mVo commented Dec 11, 2025

I am submitting

  • a new package
  • an update for a package

Description: An extended CBOR encoder for the Typst plugin system. It allows users to encode types like gradient to CBOR and deserialize it to proper types in a Rust WASM plugin.

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
  • ensured that my package is licensed such that users can use and distribute the contents of its template directory without restriction, after modifying them through normal use.

@typst-package-check typst-package-check bot added the new A new package submission. label Dec 11, 2025
@elegaanz elegaanz self-assigned this Dec 12, 2025
@elegaanz
Copy link
Member

Looks good! I would just like to ask you to change the package name to something less generic, and more specific to what the package does. As a rule of thumb, the name you chose should be unique enough so that no other package may decide to pick it. typed is just too generic and could fit for a lot of other packages.

@T1mVo
Copy link
Contributor Author

T1mVo commented Dec 12, 2025

@elegaanz Sure. Would typwire be fine?

@elegaanz
Copy link
Member

Yeah, I would say it sound better and would fit our guidelines.

@typst-package-check typst-package-check bot changed the title typed:0.1.0 typwire:0.1.0 Dec 15, 2025
@T1mVo
Copy link
Contributor Author

T1mVo commented Dec 15, 2025

Should be good now.

@elegaanz
Copy link
Member

Thank you.

@elegaanz elegaanz merged commit de7f866 into typst:main Dec 16, 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