botbuilder-core

v4.12.0-dev-20201110-a25557b6e141
Core components for Microsoft Bot Builder. Components in this library can run either in a browser or on the server.
botbuilder botframework bots chatbots

test

tsc && nyc mocha tests/

build

tsc

clean

erase /q /s .\lib

build-docs

typedoc --theme markdown --entryPoint botbuilder --excludePrivate --includeDeclarations --ignoreCompilerErrors --module amd --out ..\..\doc\botbuilder .\lib\index.d.ts ..\botbuilder-core\lib\index.d.ts ..\botframework-schema\lib\index.d.ts --hideGenerator --name "Bot Builder SDK" --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 11/10/2020

Downloads

Maintainers