https://github.com/botsquad/js-sdk
Botsquad Javascript SDK
https://github.com/botsquad/js-sdk
typescript
Last synced: 4 months ago
JSON representation
Botsquad Javascript SDK
- Host: GitHub
- URL: https://github.com/botsquad/js-sdk
- Owner: botsquad
- License: mit
- Created: 2019-11-06T14:56:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-11-27T08:10:00.000Z (7 months ago)
- Last Synced: 2025-11-27T20:25:14.151Z (7 months ago)
- Topics: typescript
- Language: TypeScript
- Homepage: https://doc.botsquad.com/js-sdk/
- Size: 3.98 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# Botsquad Typescript / Javascript SDK
[](https://travis-ci.org/botsquad/js-sdk)
[](https://www.npmjs.com/package/@botsquad/sdk)
This repository holds the Botsquad client SDK. Generated documentation can be found here:
https://doc.botsquad.com/js-sdk/
## Installation
```
npm install @botsquad/sdk
```
## Usage
The [[ChatBubble]] class is the entrypoint to most functionality of this SDK.
## License
The JS SDK is MIT licenced and © 2019 by Arjan Scherpenisse.