This repo contains a VueJS component for embedding a Twitter Feed on a Vue WebApp

Overview

VueJSTwitterFeed

This repo contains a VueJS component for embedding a Twitter Feed on a Vue WebApp

Installation

Add to your node project using:

npm install --save vuejs-twitter-feed

Usage

in main.js or equivalent:

import TwitterFeed from "vuejs-twitter-feed";
Vue.use(TwitterFeed);

Let's say you want to embed @vuejs twitter feed. Just use the following in your Vue app:

<TwitterFeed src="https://twitter.com/vuejs?ref_src=twsrc%5Etfw"></TwitterFeed>

For information about the different types of feeds you can embed, visit https://publish.twitter.com/.

API

Prop Type Default Description
src String link to the twitter feed to embed
dark  Boolean False  wether the theme should be dark or light
dataLinkColor String '#2B7BB9' text color of embedded links in the feed

Screenshots

Light theme

light theme

Dark theme

dark theme

You might also like...
WebApp für das jährliche Handballturnier des Pfadikorps Glockenhof. Der HaBaTu Tournament Manager ermöglicht es, automatisch einen Spielplan und Finalspiele zu generieren.
WebApp für das jährliche Handballturnier des Pfadikorps Glockenhof. Der HaBaTu Tournament Manager ermöglicht es, automatisch einen Spielplan und Finalspiele zu generieren.

HaBaTu Tournament Manager WebApp für das jährliche Handballturnier des Pfadikorps Glockenhof. Der HaBaTu Tournament Manager ermöglicht es, automatisch

Twitter Clone developed using Go + Vue 3 + Vite + TailwindCSS + PostgreSQL + Redis
Twitter Clone developed using Go + Vue 3 + Vite + TailwindCSS + PostgreSQL + Redis

A Twitter clone created with Golang, PostgreSQL, Redis, VueJS and Vite with support for dark mode and light mode using TailwindCSS

Twitter clone made with Vue.js and just pure css.

Twitter Clone with Vue.js 🐦 Twitter clone made with Vue.js, Vue Router, Vuex and Axios-mock-adapter(for fake REST API). Pure CSS One more feature Twe

This repo is a todo app using Vue and the Buefy framework

This repo is a todo app using Vue and the Buefy framework

Vue.js Forge Official Project Repo

Vue.js Forge Official Project Repo We're super excited to be teaming up with the community to build a SaaS Project Management App together! Use this r

Official Cycle Planet repo, an open source and non-profit network of long distance cyclers and those who want to host them.

Cycle Planet App This is the repo for the official Cycle Planet platform. The platform is (soon) open source and free to use, which can be used to: Ho

This repo is for code storage of 2021 SE summer project

2021_Summer_Project introduction This repo is for code storage of 2021 SE summer project please notice the following requirements: main branch is for

🌟 A very-detailed profile viewer for Twitter!
🌟 A very-detailed profile viewer for Twitter!

🌟 A very-detailed profile viewer for Twitter!

Twitter App Built With Nuxtjs
Twitter App Built With Nuxtjs

twitter Functionalities Favorite a tweet Add new tweet (both Mobile and Desktop versions) Desktop Mobile Follow button Build Setup # install dependenc

Owner
Cyber Security student - Full stack dev for fun!
null
This repository contains a base networking framework for building a realtime quiz platform with Ably. This project uses VueJS on the client-side and NodeJS on the server-side and is scalable as you need.

A scalable, full-stack live quiz framework built with VueJS and NodeJS This repository contains a scalable framework for building a real-time quiz app

Ably Labs 47 Dec 14, 2022
Githubapp ia a webapp made with vuejs in which the user can get the data like repos, stars, followers, following

Githubapp ia a webapp made with vuejs in which the user can get the data like repos, stars, followers, following, bio etc. about a particular github user by searching their username. Firebase is used for authentication purpose.

saroj kumar sundara 0 Dec 20, 2021
this repo demonstrates the vuejs app using vuetify, vuex, vue router

news-app, a vuejs app this repo demonstrates the vuejs app using vuetify, vuex, axios, and vue-router requirements this app requires the following to

bondythegreat 1 Feb 2, 2022
Use the LEO outlining editor to create a Vue.js webapp.

LeoVue Use the Open Source Leo Outlining Editor to create tree-based websites. Content items can be text, markdown, or html with Vue components. Tree

Joe Orr 150 Dec 24, 2022
A Vue Webapp for searching github organizations

Github Search Live Demo: https://master--gracious-cray-748bfa.netlify.app Project setup npm install Compiles and hot-reloads for development npm run

Sai Akhil pendyala 0 Nov 8, 2021
A webapp for monitoring GPU machines, written in Vue.js and Flask.

Server Dashboard A webapp for monitoring GPU machines. The app aggregates the output from gpustat across all machines and displays them on a single pa

Matthias Wright 12 Jul 11, 2022
TarkovTracker - a webapp for tracking and planning your progress in the game Escape From Tarkov.

TarkovTracker TarkovTracker is a progress tracker meant to help players of Escape From Tarkov. The core goal of the project is to provide insights int

TarkovTracker 61 Dec 28, 2022
A indeed type webapp for recruiters and job applicants.

Job board This is an epitech project, the purpose was to create a Indeed like application where users can apply to job offers and where companies coul

Felix P 1 Nov 3, 2021
Happi-heyday - Webapp happi bớt đây

happi-heyday Production: https://heydayle.github.io/Congratulatory-letter/#/ Project setup yarn install Compiles and hot-reloads for development yarn

Thinh Le 1 Jan 10, 2022