botbuilder-dialogs

v4.12.0-rc4
A dialog stack based conversation manager for Microsoft BotBuilder.
botbuilder botframework bots chatbots

lint

eslint . --ext .js,.ts

test

yarn build && nyc mocha tests/

build

tsc -b

clean

rimraf _ts3.4 lib tsconfig.tsbuildinfo

postbuild

downlevel-dts lib _ts3.4/lib --checksum

build-docs

typedoc --theme markdown --entryPoint botbuilder-dialogs --excludePrivate --includeDeclarations --ignoreCompilerErrors --module amd --out ..\..\doc\botbuilder-dialogs .\lib\index.d.ts --hideGenerator --name "Bot Builder SDK - Dialogs" --readme none

test:compat

api-extractor run --verbose

build:rollup

yarn clean && yarn build && api-extractor run --verbose --local

Metadata

  • MIT
  • Whatever
  • Microsoft Corp.
  • released 2/23/2021

Downloads