Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kandy-io/kandy-callme-js-sdk
https://github.com/kandy-io/kandy-callme-js-sdk
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kandy-io/kandy-callme-js-sdk
- Owner: Kandy-IO
- License: other
- Created: 2019-07-02T19:16:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T20:37:08.000Z (9 months ago)
- Last Synced: 2024-11-12T21:42:38.810Z (about 1 month ago)
- Language: HTML
- Size: 72.7 MB
- Stars: 2
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Kandy CallMe JavaScript SDK
## Install
### Using npm :
`$ npm install @kandy-io/callme-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-callMe-js-sdk# --save`
### In the browser :
```html```
## DocumentationThe information about tutorials and documents can be found in the links below
* `Documents`: [docs](https://kandy-io.github.io/kandy-callMe-js-sdk/docs)
* `Tutorials`: [Get Started](https://kandy-io.github.io/kandy-callMe-js-sdk/tutorials/?config=us#/Get%20Started)
## 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 |