UNPKG

react-bluesky-embed

Version:

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.

3 lines (2 loc) 114 B
import { niceDate, getRkey, prettyNumber } from "bluesky-embed-core"; export { niceDate, getRkey, prettyNumber };