Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kandy-io/kandy-uc-js-sdk


https://github.com/kandy-io/kandy-uc-js-sdk

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Kandy UC JavaScript SDK

## Install

### Using npm :

`$ npm install @kandy-io/uc-sdk`

#### 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-uc-js-sdk# --save`

### In the browser :
```html

```
## Documentation

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

* `Documents`: [docs](https://kandy-io.github.io/kandy-uc-js-sdk/docs)

## Compatibility

| Browsers | Versions | Operating Systems |
|----------|-----------------------|--------------------------------|
| Chrome | Last 3 Major Versions | Windows, MacOS, Linux, Android |
| Firefox | Last 3 Major Versions | Windows, MacOS, Linux |
| Edge | Latest Major Version | Windows, MacOS |
| Safari | Latest Major Version | MacOS, iOS |
| Electron | Last 2 Major Versions | Windows, MacOS, Linux |