Automatically set urls to hyperlinks

Is there a way to allow ionic 2+ apps to automatically create hyperlinks out of links in content ?

I’ve already got the allow intent in place in the config.xml so I can have the links work, I just wan’t to avoid needing to parse all the text in order to find links (url’s, email’s, tel’s etc).