Just made a React/TS SDK for A2UI protocol #489
weareoutman
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I'm excited to announce that we open-sourced an SDK that provides a React Renderer for A2UI, along with some utility helpers and types to assist in building client applications. The renderer is built with shadcn/ui and Tailwind CSS.
Source code: https://github.com/easyops-cn/a2ui-sdk
Docs and Playground: https://a2ui-sdk.js.org/playground/
We decided not to submit a pull request to the official repository, as I understand that the official React renderer is already in progress. Given that the renderer could be quite opinionated, we wanted to offer developers one of several options available.
Beta Was this translation helpful? Give feedback.
All reactions