@webcomponents/url

URL parser in JavaScript

Usage no npm install needed!

<script type="module">
  import webcomponentsUrl from 'https://cdn.skypack.dev/@webcomponents/url';
</script>

README

URL

URL parser in JavaScript

This is a fork of annevk/url. The code has been converted to pragmatic JS with a huge performance improvement as a side effect.

License

This is public domain.