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-link-js-sdk

Kandy Link JavaScript SDK
https://github.com/kandy-io/kandy-link-js-sdk

documentation javascript kandy webrtc

Last synced: about 2 months ago
JSON representation

Kandy Link JavaScript SDK

Awesome Lists containing this project

README

        

# Kandy Link JavaScript SDK

## Install

### Using npm :

`$ npm install @kandy-io/link-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-link-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-link-js-sdk/docs)

* `Tutorials`: Choose your configuration ( [Kandy-US](https://kandy-io.github.io/kandy-link-js-sdk/tutorials/?config=us#/Configurations) | [Kandy-EMEA](https://kandy-io.github.io/kandy-link-js-sdk/tutorials/?config=emea#/Configurations) | [Kandy-UAE](https://kandy-io.github.io/kandy-link-js-sdk/tutorials/?config=uae#/Configurations) )

## 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 |