alma-migratoria
alma-migratoria
I only see a shortened verson of blacksea.json here in the comments, but I'm seeing a huge area (nearly global) and you're saying you're just looking at the Black Sea....
Turns out that it's actually not all that hard (for most use cases) to turn String's into element trees using [DomParser()](https://developer.mozilla.org/en-US/docs/Web/API/DOMParser) and recursively traversing the child nodes. Problem is that...
> DOMParser also triggers trusted types fwiw. D'oh! You're so right... I feel like such a dinosaur. I really need to stop relying on 10 year old W3C specs and...
I haven't reviewed any of the code, so basically just tossing this out there, but.... In the same way that there's a v1 compatibility module for v2, could there be...