Skip to content

yext/chat-headless

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f8ecd66 · Sep 10, 2024

History

75 Commits
Dec 6, 2023
Jul 11, 2024
Sep 10, 2024
Sep 11, 2023
Jul 12, 2023
May 10, 2023
May 10, 2023
Jul 12, 2023
May 15, 2023
Dec 20, 2023
Sep 10, 2024
Jul 12, 2023
Sep 11, 2023
May 10, 2023
Jul 12, 2023

Repository files navigation

chat-headless monorepo

This monorepo contains the headless library and framework-specific binding libraries for the Chat frontend.

What's inside?

This monorepo includes the following packages/apps:

Apps and Packages

  • @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.