A React component library for rendering common AT Protocol records for applications such as Bluesky and Leaflet.
40
fork

Configure Feed

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

add images

+6 -1
+6 -1
README.md
··· 1 1 # atproto-ui 2 2 3 - atproto-ui is a component library and set of hooks for rendering records from the AT Protocol (Bluesky, Leaflet, and friends) in React applications. It handles DID resolution, PDS endpoint discovery, and record fetching so you can focus on UI. 3 + atproto-ui is a component library and set of hooks for rendering records from the AT Protocol (Bluesky, Leaflet, and friends) in React applications. It handles DID resolution, PDS endpoint discovery, and record fetching so you can focus on UI. [Live demo](https://wisp.place/s/ana.pds.nkp.pet/ATComponents/). 4 + 5 + ## Screenshots 6 + 7 + ![Bluesky component](readme_img/bluesky.png) 8 + ![Tangled String component](readme_img/tangled.png) 4 9 5 10 ## Features 6 11
readme_img/bluesky.png

This is a binary file and will not be displayed.

readme_img/tangled.png

This is a binary file and will not be displayed.