Tweetify 0.6
Details
- Author
- David Walsh
- Current version
- 0.6
- GitHub
- darkwing/Tweetify
- Downloads
- 3063
- Category
- Utilities
- Tags
- Report
- GitHub Issues
How to use
The tweetify method may be used on either String or Element types.
//Usage 1: String
var tweetText = tweets[0].tweetify();
//Usage 2: Element
$('latestTweet').tweetify();
For specific usage and options, please read the documentation or visit http://davidwalsh.name/tweetify
Discuss
A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.
Found a bug in this plugin? Please report it this repository's Github Issues.
blog comments powered by Disqus