-
Notifications
You must be signed in to change notification settings - Fork 0
jacobcovington/TwitterGetter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TwitterGetter is a jQuery plugin for easily embedding a twitter user feed onto your site. ====== INSTRUCTIONS: ----- * $('your selector').getTweets(twitterID, numberOfTweets, addUserInfo?) * 'your selector': where you want the tweets added. Tweets will replace the content of the element * twitterID: ID of the twitter user. For @covington, use 'covington' * numberOfTweets: number of tweets you want to display (ex: 5). Optional, defaults to 3 * addUserInfo?: do you want to add user pic, name, and a link the feed? If not, put false here. Optional, defaults to true.
About
jQuery plugin for getting a twitter user feed
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published