This monorepo contains the headless library and framework-specific binding libraries for the Chat frontend.
This monorepo includes the following packages/apps:
@yext/chat-headless
: Chat's headless library build on top of Chat Core, with state management handling. Visit README.md for more details.@yext/chat-headless-react
: React bindings for Chat Headless. Visit README.md for more details.apps/test-site
: A React app that uses@yext/chat-headless-react
for development purposes.
Each package/app is 100% TypeScript.