@cossistant/next
v0.0.26
Published
Next.js-ready SDK for building AI-powered support/chat widgets. Hooks + primitives, WS-driven, TypeScript-first. Next.js-ready, Tailwind optional.
Maintainers
Readme
Cossistant NextJS SDK
Build fully featured customer support experiences in your NextJS app with the official @cossistant/next package. The SDK wraps the REST and WebSocket APIs, comes with a prebuilt widget, hooks, and UI primitives so you can ship your support quickly and customize later.
📚 New to Cossistant? Follow the Quickstart guide in our official documentation.
Installation
Pick the command that matches your package manager:
bun add @cossistant/next @cossistant/react
# or
npm install @cossistant/next @cossistant/react
# or
pnpm add @cossistant/next @cossistant/react
# or
yarn add @cossistant/next @cossistant/reactNeed help or spot a typo?
Open an issue in the main repository or start a discussion so we can improve the docs together. Screenshots, reproduction steps, and suggestions are welcome.
