scotch-io/react-tweets

Make URLs clickable

Opened this issue · 3 comments

What you think to make the URLs in the tweets clickable?
A script that does just that: https://github.com/bryanwoods/autolink-js. Its very simple but can do the job.

Another good example that works with Twitter handles too: https://github.com/gregjacobs/Autolinker.js.

Anyone have a fork including Autolinker.js?

tweets are coming in local host but not show in my mongodb how i have shows tweets in my mongodb console i am getting error when i connect to mongo 2015-04-09T12:10:37.866+0530 ReferenceError: tweets is not defined. how i have to slove this error