custom element for embedding Bluesky posts and feeds mary-ext.github.io/bluesky-embed
typescript npm bluesky atcute
7
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: more leftovers

Mary 6d924089 6d00aefc

+2 -2
+2 -2
packages/bluesky-profile-card-embed/README.md
··· 45 45 ### Events 46 46 47 47 - `loaded` 48 - Fired when the embed has successfully loaded the post 48 + Fired when the embed has successfully loaded the profile card 49 49 - `error` 50 - Fired when the embed fails to load the post 50 + Fired when the embed fails to load the profile card 51 51 52 52 ## SSR usage 53 53