#Twitter embeds

4 messages · Page 1 of 1 (latest)

merry pecan
#

Hello everyone, is there a recommended way to embed a tweet in an Astro blog? Thank you ✨

Would this package be my answer? https://www.npmjs.com/package/@astro-community/astro-embed-twitter

full walrus
#

This is the only package I've found!

golden anchor
#

I would say it is, unless you want to bring your fav UI framework. https://github.com/saurabhnemade/react-twitter-embed
https://github.com/coussej/svelte-twitter-widgets

GitHub

Simplest way to add twitter widgets to your react project. - GitHub - saurabhnemade/react-twitter-embed: Simplest way to add twitter widgets to your react project.

GitHub

Svelte components for the official twitter widgets. - GitHub - coussej/svelte-twitter-widgets: Svelte components for the official twitter widgets.

merry pecan
#

thank you, friends ❤️ this is very helpful!