npm install whatwg-urlyarn add whatwg-urlpnpm add whatwg-url<script src="https://fastly.jsdelivr.net/npm/whatwg-url"></script><script src="https://unpkg.com/whatwg-url"></script><script type="module">
import whatwgurl from 'https://cdn.jsdelivr.net/npm/whatwg-url/+esm';
</script><script type="module">
import whatwgurl from 'https://cdn.skypack.dev/whatwg-url';
</script>