An open API service indexing awesome lists of open source software.

https://github.com/clicktodev/react-bluesky-embed

Embed Bluesky UI into your application like posts, comments, and profiles
https://github.com/clicktodev/react-bluesky-embed

bluesky bsky client csr embed fast next react rsc ssr

Last synced: 3 months ago
JSON representation

Embed Bluesky UI into your application like posts, comments, and profiles

Awesome Lists containing this project

README

          

# React Bluesky Embed

NPM version
License
Join the community
Read the documentation
Star the repository
Fork the repository

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.

![Banner](/apps/site/public/opengraph-image.png)

## Documentation

For documentation visit [react-bluesky-embed.vercel.app](https://react-bluesky-embed.vercel.app).

## Installation

```sh
npm i react-bluesky-embed
```

## Usage

```tsx




```

## Contributing

Visit our [contributing docs](https://react-bluesky-embed.vercel.app/contributing).