Twittertex (twittertex v0.5.0)
Twittertex formats the raw JSON of a tweet into HTML by reconstructing pretty links and so on from the entities embedded.
Summary
Functions
Formats a classic (non-extended) tweet into HTML.
Formats an extended tweet into HTML.
Formats a tweet (classic or extended) into HTML.
Types
Functions
Formats a classic (non-extended) tweet into HTML.
Returns a String of HTML.
Formats an extended tweet into HTML.
Returns a String of HTML.
Formats a tweet (classic or extended) into HTML.
Returns a String of HTML.