-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
What type of request is this?
New feature for an existing tool
Clear and concise description of the feature you are proposing
Punycode is used to encode special characters in Internet hostnames.
Is their example of this tool in the wild?
An example generator can be found here: https://www.punycoder.com.
Additional context
This could be added to "URL parser" or "Text to Unicode".
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).