JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 16
  • Score
    100M100P100Q70369F
  • 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)
  • Handler for fetch product
  • Handler for add to cart
  • Assistant theming