Skip to content

Commit

Permalink
Add demo link to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TRowbotham committed Jun 21, 2024
1 parent 5932aaf commit e83eb0b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
A [WHATWG URL](https://url.spec.whatwg.org/) spec compliant URL parser for working with URLs and their query strings.

This API offers 2 objects that you can use to help you work with URLs; [URL](#url) and [URLSearchParams](#urlsearchparams).
## Demo

Checkout an interactive demo [here](https://url-demo.trowbotham.com/).

## Requirements

Expand Down

0 comments on commit e83eb0b

Please sign in to comment.