Javascript regex match Twitter username, but exclude colon – Twitter API
Using the Twitter API I am trying to link any @ symbols to the persons account eg. @stackoverflow goes to https://twitter.com/stackoverflow. This is working well below except for when I am looking at Retweets which have the syntax RT @stackoverflow:…