JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 70
  • Score
    100M100P100Q75267F
  • License MIT

Dialog SDK

Package Exports

  • @askdialog/dialog-sdk

Readme

Dialog Custom SDK

Description

Dialog Custom SDK is a TypeScript library that allows easy integration of the Dialog assistant.

Installation

npm install @dialog/dialog-sdk
# or
pnpm add @dialog/dialog-sdk
# or
yarn add @dialog/dialog-sdk

Main Features

  • Assistant controls (open / close / send message)
  • Custom handler for fetch product
  • Custom handler for add to cart
  • Custom assistant theming