All Projects → gazf → github-readme-twitter

gazf / github-readme-twitter

Licence: MIT license
Add Twitter to your github readme

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to github-readme-twitter

Raymo111
My awesome profile README
Stars: ✭ 110 (+50.68%)
Mutual labels:  readme, twitter-api
json-resume-service
JSON resumes as a Service - generate Resumes from the resume.json schema
Stars: ✭ 41 (-43.84%)
Mutual labels:  vercel
uLogMe
📊 📈 Automatically collect and visualize usage statistics on Ubuntu, with 🎹 key frequencies and 💻 window titles →
Stars: ✭ 61 (-16.44%)
Mutual labels:  d3js
istanbul-badges-readme
Creates and updates README testing coverage badges with your json-summary
Stars: ✭ 77 (+5.48%)
Mutual labels:  readme
bar-chart-race
Bar chart race using D3js
Stars: ✭ 32 (-56.16%)
Mutual labels:  d3js
discord-twitter-webhooks
🤖 Stream tweets to Discord
Stars: ✭ 47 (-35.62%)
Mutual labels:  twitter-api
ts-faker
Generate fake data using TypeScript interfaces
Stars: ✭ 55 (-24.66%)
Mutual labels:  vercel
eleventy-plugin-embed-tweet
A plugin for embedding tweets on the server side during build time
Stars: ✭ 24 (-67.12%)
Mutual labels:  twitter-api
trending-twitter
Simple dashboard for getting currently trending hashtags and topics on Twitter
Stars: ✭ 23 (-68.49%)
Mutual labels:  twitter-api
Stranger Things Wall
A wall of addressable LEDs inspired by the Netflix series Stranger Things that displays messages from Twitter.
Stars: ✭ 22 (-69.86%)
Mutual labels:  twitter-api
trumptweets
Download data on all of Donald Trump's (@RealDonaldTrump) tweets
Stars: ✭ 39 (-46.58%)
Mutual labels:  twitter-api
chord-transitions
Transitioning Chord Diagram Demo with Angular/D3
Stars: ✭ 38 (-47.95%)
Mutual labels:  d3js
awesome-bd-readme-profile
😎 A list of awesome Github Profile READMEs of developers 📝
Stars: ✭ 69 (-5.48%)
Mutual labels:  readme
twitter-stream
A Go wrapper for Twitter's V2 Filtered Stream API
Stars: ✭ 26 (-64.38%)
Mutual labels:  twitter-api
twitter-d
TypeScript types for Twitter API objects
Stars: ✭ 54 (-26.03%)
Mutual labels:  twitter-api
personal-puppeteer
A personal web page screenshotting service. Basically, it exposes an API that I can use to generate screenshot of any URL.
Stars: ✭ 19 (-73.97%)
Mutual labels:  vercel
wallisconsultancy
Wallis Family Mediation website
Stars: ✭ 37 (-49.32%)
Mutual labels:  vercel
ds-visualizer
This is an ongoing project based on data structures. We will be presenting and explaining the code of each basic data structure with the help of a visualizer.
Stars: ✭ 14 (-80.82%)
Mutual labels:  vercel
UBA
UEBA Solution for Insider Security. This repo is archived. Thanks!
Stars: ✭ 36 (-50.68%)
Mutual labels:  d3js
nextjs-github-pages
🚀 Deploy a Next.js app to Github Pages via Github Actions.
Stars: ✭ 89 (+21.92%)
Mutual labels:  vercel

github-readme-twitter

Dependabot

What is this?

Display the latest tweets on your github readme.

Usage

Insert the code below into your Github readme.

Change the ?id= value to your Twitter's screen name.

[![github-readme-twitter](https://github-readme-twitter.gazf.vercel.app/api?id=gazff)](https://github.com/gazf/github-readme-twitter)

Example

@twitter

https://github-readme-twitter.gazf.vercel.app/api?id=twitter

github-readme-twitter

@nodejs

Add ?layout=wide parameter

https://github-readme-twitter.gazf.vercel.app/api?id=nodejs&layout=wide

github-readme-twitter

Available parameters

id

Specify the screen name of twitter.

id must always be specified.

layout (optional)

Specify the layout.

  • normal: 300 x 285, three tweets (default)
  • wide: 420 x 205, two tweets

show_border (optional)

Specify whether to display border.

  • on: display border (default)
  • off: hide border

show_retweet (optional)

Specify whether to display retweet.

  • on: display retweet (default)
  • off: hide retweet

show_reply (optional)

Specify whether to display reply.

  • on: display reply (default)
  • off: hide reply

Host with your Vercel account

Deploy with Vercel

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].