UNPKG

tweet-to-html

Version:

Browser friendly package that converts twitter's API tweet objects text property to HTML. Takes care of all the entities and its links. Handles emoji's.

2 lines 281 B
module.exports = `RT <a href="http://twitter.com/RonJeffries">@RonJeffries</a>: At the time of the Agile Manifesto, we all did the best we knew. Here's something I wish we had done. <a href="http://ronjeffries.com/articles/015-10/wish-prac/">ronjeffries.com/articles/015-1…</a>`;