Skip to content

Commit e83eb0b

Browse files
committed
Add demo link to readme
1 parent 5932aaf commit e83eb0b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
A [WHATWG URL](https://url.spec.whatwg.org/) spec compliant URL parser for working with URLs and their query strings.
1010

1111
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/).
1215

1316
## Requirements
1417

0 commit comments

Comments
 (0)