You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I published a library to map IDNA flag of a unicode character. But there are several flags for several IDNA versions. Which flags should consider valid for each versions of IDNA tables.
Then I am able to integrate my library to punnycode to verify characters.
Would it be reasonable to add IDN validation to this library? (I’m not aware of a way to do this in JS yet …)
Thank you!
The text was updated successfully, but these errors were encountered: