✨ [New Demo Request]: The URL API Demo
williamssam opened this issue · 0 comments
williamssam commented
Please include the request by answering these questions.
What is the Example and Demo Topic?
URL API
Please explain why do you need it?
This native API has been designed to provide an easy way to parse, construct, normalize and encode URLs. It can be handy when you want to get the host or the protocol for a given URL.
Any Links, Reads?
https://developer.mozilla.org/en-US/docs/Web/API/URL
Do you want to contribute to the source code for this example?
Yes