botbuilder-dialogs

v4.23.0-dev.20240202
A dialog stack based conversation manager for Microsoft BotBuilder.
botbuilder botframework bots chatbots

lint

eslint . --ext .js,.ts

test

npm-run-all build test:mocha

build

tsc -b

clean

rimraf _ts3.4 lib tsconfig.tsbuildinfo

depcheck

depcheck --config ../../.depcheckrc

date-time

npx rimraf ../@microsoft/recognizers-text-date-time/node_modules/@microsoft/recognizers-text-number

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:mocha

nyc mocha --recursive --require source-map-support/register tests

text-suite

npx rimraf ../@microsoft/recognizers-text-suite/node_modules/@microsoft/recognizers-text-number

postinstall

npm run text-suite && npm run date-time && npm run number-with-unit

test:compat

api-extractor run --verbose

build:rollup

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

number-with-unit

npx rimraf ../@microsoft/recognizers-text-number-with-unit/node_modules/@microsoft/recognizers-text-number

Metadata

  • MIT
  • Whatever
  • Microsoft Corp.
  • released 2/2/2024

Downloads