Kandy-IO / kandy-callMe-js-sdk-3.x

Kandy Anonymous CallMe JavaScript SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The v3 stream of the Kandy CallMe JavaScript SDK has been deprecated and is not receiving regular updates. The latest version of the SDK can be found at https://github.com/Kandy-IO/kandy-callMe-js-sdk.

Kandy CallMe JavaScript SDK 3.x

Install

Using npm :

$ npm install @kandy-io/callme-sdk-3.x

Install a particular build :

To install a particular build branch or beta branch with the Github URL, run:

$ npm install https://github.com/Kandy-IO/kandy-callMe-js-sdk-3.x#<build number or "beta"> --save

In the browser :

<script src="https://unpkg.com/@kandy-io/callme-sdk-3.x@3.41.1/dist/kandy.js"
  integrity="sha384-T/8sL2EwDwBRPPZcrpxf0pMvLY9dhvcRaV5Y1xuaFdmTXIzI2hEouCqatOcwilfa"
  crossorigin="anonymous">
</script>

Documentation

The information about tutorials and documents can be found in the links below

Compatibility

Browsers Versions Operating Systems
Chrome Last 3 Major Versions Windows, MacOS, Linux, Android
Firefox Last 3 Major Versions Windows, MacOS, Linux
Electron Last 2 Major Versions Windows, MacOS, Linux

About

Kandy Anonymous CallMe JavaScript SDK

License:Other