Skip to content

Commit 214cc64

Browse files
authored
Merge pull request #43 from chatbotkit:next
feat: add ChatBotKit Widget package to the SDK documentation
2 parents e534518 + 99d9262 commit 214cc64

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ The ChatBotKit Node SDK is comprised of the following packages:
3333
| [@chatbotkit/react](https://github.com/chatbotkit/node-sdk/tree/main/packages/react) | [![NPM](https://img.shields.io/npm/v/@chatbotkit/react.svg)](https://www.npmjs.com/package/@chatbotkit/react) | The ChatBotKit React SDK. |
3434
| [@chatbotkit/next](https://github.com/chatbotkit/node-sdk/tree/main/packages/next) | [![NPM](https://img.shields.io/npm/v/@chatbotkit/next.svg)](https://www.npmjs.com/package/@chatbotkit/next) | The ChatBotKit Next.js SDK. |
3535
| [@chatbotkit/nextauth](https://github.com/chatbotkit/node-sdk/tree/main/packages/nextauth) | [![NPM](https://img.shields.io/npm/v/@chatbotkit/nextauth.svg)](https://www.npmjs.com/package/@chatbotkit/nextauth) | The ChatBotKit NextAuth.js SDK. |
36+
| [@chatbotkit/widget](https://github.com/chatbotkit/node-sdk/tree/main/packages/widget) | [![NPM](https://img.shields.io/npm/v/@chatbotkit/widget.svg)](https://www.npmjs.com/package/@chatbotkit/widget) | The ChatBotKit Widget types and utilities. |
3637
| [@chatbotkit/fetch](https://github.com/chatbotkit/node-sdk/tree/main/packages/fetch) | [![NPM](https://img.shields.io/npm/v/@chatbotkit/fetch.svg)](https://www.npmjs.com/package/@chatbotkit/fetch) | The ChatBotKit isometric fetch implementation. |
3738

3839
## Other Tools

0 commit comments

Comments
 (0)