jsdom / tr46

An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing.
MIT License
32 stars 14 forks source link

Update tables to Unicode 15 #37

Closed TimothyGu closed 1 year ago

TimothyGu commented 1 year ago

We upgraded to the Unicode 15 npm package, but there were a few tables that need to be manually updated.

TimothyGu commented 1 year ago

@domenic No particular reason, I don't think. It's definitely possible to write a script that generates these files. (Right now the script only prints out a JSON blob, not an entire .js file.)