Skip to content

Comments

polyglot-numbers:0.1.0#3778

Open
IrregularPersona wants to merge 3 commits intotypst:mainfrom
IrregularPersona:main
Open

polyglot-numbers:0.1.0#3778
IrregularPersona wants to merge 3 commits intotypst:mainfrom
IrregularPersona:main

Conversation

@IrregularPersona
Copy link

@IrregularPersona IrregularPersona commented Jan 3, 2026

I am submitting

  • a new package
  • an update for a package

Description: A fork of the name-it package, but meant to be modularized for localization with more than just the English language.

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

@typst-package-check typst-package-check bot added the new A new package submission. label Jan 3, 2026
@elegaanz elegaanz self-assigned this Jan 9, 2026
Copy link
Member

@elegaanz elegaanz left a comment

Choose a reason for hiding this comment

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

Just a small remark to make sure your README is properly rendered on Typst Universe, otherwise looks good to me.

May I ask why you forked name-it? Is it no longer maintained?


## Example
### In English!
![Example](./examples/example-en.png)
Copy link
Member

Choose a reason for hiding this comment

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

You should either:

  • copy the example images to this repository (but exclude them in your manifest)
  • or link to your own GitHub repo here instead of using a relative URL (i.e use https://raw.githubusercontent.com/IrregularPersona/polyglot-numbers/d4ddc9a244b74ce3ad5f3b86d2e108129ca1f8a7/examples/example-en.png). If you go for that option, please make sure to specify a commit hash or git tag name in the URL (and not a branch name), so that the image doesn't change if you decide to update the example in a future version.

Copy link
Member

Choose a reason for hiding this comment

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

The same applies to other example images.

Copy link
Author

Choose a reason for hiding this comment

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

Noted, will do!

@IrregularPersona
Copy link
Author

It seems like the original repo isn't being continued (realistically, one implementation of this is complete), and the creator seemed to be focused on other things right now. I just built my part, around what they did.

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