Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 247 Bytes

Tweetify.md

File metadata and controls

13 lines (7 loc) · 247 Bytes

Element: Element.Tweetify {#Element}

Tweetify extends Strings and Elements with the tweetify method to take text and format as a tweet.

Syntax:

var tweeted = myString.tweetify();

Arguments:

None