0.5.0 • Published 12 months ago
react-bluesky-embed v0.5.0
React Bluesky Embed
React Bluesky Embed allows you to embed post threads, profiles, and comments in your React application when using Next.js, Create React App, Vite, and more.
Profiles and comments support coming soon.
Adapters for Solid, Vue, Angular, and Svelte are coming soon.

Documentation
For documentation visit react-bluesky-embed.vercel.app.
Installation
npm i react-bluesky-embedUsage
<PostThread
params={{
did: "did:plc:gru662w3omynujkgwebgeeof",
rkey: "3lbirib5xnc2u",
}}
theme="dark"
// set the depth to 1+ to show replies
config={{
depth: 6,
}}
// only show the replies
hidePost={false}
/>Contributing
Visit our contributing docs.
0.5.0
12 months ago
0.4.0
12 months ago
0.2.0
12 months ago
0.1.4
12 months ago
0.1.3
12 months ago
0.1.2
12 months ago
0.1.1
12 months ago
0.1.0
12 months ago
0.0.13
1 year ago
0.0.12
1 year ago
0.0.11
1 year ago
0.0.10
1 year ago
0.0.9
1 year ago
0.0.8
1 year ago
0.0.7
1 year ago
0.0.6
1 year ago
0.0.5
1 year ago
0.0.4
1 year ago
0.0.3
1 year ago
0.0.2
1 year ago
0.0.1
1 year ago