We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5932aaf commit e83eb0bCopy full SHA for e83eb0b
README.md
@@ -9,6 +9,9 @@
9
A [WHATWG URL](https://url.spec.whatwg.org/) spec compliant URL parser for working with URLs and their query strings.
10
11
This API offers 2 objects that you can use to help you work with URLs; [URL](#url) and [URLSearchParams](#urlsearchparams).
12
+## Demo
13
+
14
+Checkout an interactive demo [here](https://url-demo.trowbotham.com/).
15
16
## Requirements
17
0 commit comments