I want to parse the string:
https://google.com, https://www.youtube.com/
into the normal text like:
https://google.com, https://www.youtube.com/
In there any npm package available out there to do this job? Please help. Thanks :)