Polymer 1.0 element that uses Autolinker.js to display text and convert any links to clickables
<sc-autolinker>
is an element that renders links inside a text as clickable links.
First you need bower, see their site for details
bower install --save sc-autolinker
<sc-autolinker>Text with a link http://google.com here</sc-autolinker>
Contributions welcome, please create issues!