Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/botsquad/js-sdk

Botsquad Javascript SDK
https://github.com/botsquad/js-sdk

typescript

Last synced: 15 days ago
JSON representation

Botsquad Javascript SDK

Awesome Lists containing this project

README

        

# Botsquad Typescript / Javascript SDK

[![Build Status](https://travis-ci.org/botsquad/js-sdk.svg?branch=master)](https://travis-ci.org/botsquad/js-sdk)
[![npm (scoped)](https://img.shields.io/npm/v/@botsquad/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.