WpgDotNetUG / WebsiteV2_Elm

New version for the main Website using Elm
2 stars 6 forks source link

Added function to process tweet urls; added models and decoders #51

Closed n3ps closed 7 years ago

n3ps commented 7 years ago

If a Tweet object entity has URLs, this converts them into hyperlinks.

Fixes #50

(open to suggestions/improvements to my Elm code :) )