Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Punycode/IDN Converter #1521

Open
3 tasks done
rufinus opened this issue Mar 1, 2025 · 2 comments
Open
3 tasks done

Punycode/IDN Converter #1521

rufinus opened this issue Mar 1, 2025 · 2 comments
Labels
enhancement New feature or request triage

Comments

@rufinus
Copy link

rufinus commented Mar 1, 2025

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

A punycode converter - for example, the German München (English: Munich) is encoded as Mnchen-3ya
Its mostly used in DNS with international domain names (IDN)

https://www.npmjs.com/package/punycode

Is their example of this tool in the wild?

https://www.punycoder.com/
https://www.charset.org/punycode

Additional context

No response

Validations

  • Check the feature is not already implemented in the project.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).
@rufinus rufinus added enhancement New feature or request triage labels Mar 1, 2025
@sharevb
Copy link
Contributor

sharevb commented Mar 2, 2025

Hi @rufinus , https://sharevb-it-tools.vercel.app/punycode-converter and if you arr interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

@rufinus
Copy link
Author

rufinus commented Mar 2, 2025

nice, switched over to your fork :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

2 participants