custom element for embedding Bluesky posts and feeds mary-ext.github.io/bluesky-embed
typescript npm bluesky atcute
Svelte 66.1%
TypeScript 22.4%
CSS 9.4%
JavaScript 0.7%
HTML 0.7%
Shell 0.3%
Other 0.4%
73 2 2

Clone this repository

https://tangled.org/mary.my.id/bluesky-embed
git@tangled.org:mary.my.id/bluesky-embed

For self-hosted knots, clone URLs may differ based on your setup.

README.md

<bluesky-embed>#

A custom element for embedding Bluesky posts.

  • Lightweight, the entire package + dependencies is only ~20 KB (~6 KB gzipped)
  • Standalone, no middleman involved, directly calls Bluesky's API
  • Server-side rendering possible, allows for no-JavaScript usage
Packages
bluesky-post-embed: displays a post embed
bluesky-profile-card-embed: displays a user's profile
bluesky-profile-feed-embed: displays a user's feed

image