tweetParser.js

tweetParser.js 2.1.3 updated

tweetParser.js was created for situations where tweet text needs to be embedded on a page, or you need to properly transform raw text into Twitter-friendly text.The plugin goes over a text and does several things. The first is to transforms text that is...

Tweet_Parser is around 50 lines of code, but it will work like a charm, taking text from tweet-like text and linkifying it.By linkifying we mean taking "@username" and "#hashtag" terms and converting them into actual Twitter links.@username will be...