
Product
A Fresh Look for the Socket Dashboard
We’ve redesigned the Socket dashboard with simpler navigation, less visual clutter, and a cleaner UI that highlights what really matters.
vue-twitter-timeline
Advanced tools
A Vue3 component which allows you to easily embed twitter timelines.
A Vue3 component which allows you to easily embed twitter timelines. If you are looking for a Vue3 component to embed tweets check out this.
npm install vue-twitter-timeline
import TwitterTimeline from 'vue-twitter-timeline';
<TwitterTimeline
url="TwitterDev/lists/national-parks?ref_src=twsrc%5Etfw"
description="Loading..."
height="720"
width="720"
lang="de"
theme="dark"
doNotTrack
></TwitterTimeline>
Property | Description | Type | Default |
---|---|---|---|
url | The timeline url part after https://twitter.com/ | string | - |
description | Text to show while loading or if it can't load | string | '' |
height | Height in pixels | string | '' |
width | Width in pixels | string | '' |
lang | Language key to use | string | browser setting / en |
theme | Theme to use | light / dark | system setting / light |
doNotTrack | If tracking should be prevented | boolean | false |
npm install
npm start
npm run release
npm run build-site
npm run update
MIT
FAQs
A Vue3 component which allows you to easily embed twitter timelines.
The npm package vue-twitter-timeline receives a total of 30 weekly downloads. As such, vue-twitter-timeline popularity was classified as not popular.
We found that vue-twitter-timeline demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
We’ve redesigned the Socket dashboard with simpler navigation, less visual clutter, and a cleaner UI that highlights what really matters.
Industry Insights
Terry O’Daniel, Head of Security at Amplitude, shares insights on building high-impact security teams, aligning with engineering, and why AI gives defenders a fighting chance.
Security News
MCP spec updated with structured tool output, stronger OAuth 2.1 security, resource indicators, and protocol cleanups for safer, more reliable AI workflows.