kii-cloud-sdk
v3.0.2
Published
This is the Kii Cloud SDK
Downloads
52
Readme
KiiCloudSDK-JS
This is the Kii Cloud JS SDK.
Installation
NPM
Execute npm install kii-cloud-sdk
(npm install --save kii-cloud-sdk
to save on package.json)
Bower
bower install kii-cloud-sdk
Usage
For further info, check the JSDoc or the JS SDK reference
Notes for SDK Developers
[package.json] (./package.json) is overwritten by CI when SDK is released.
If you need to update it, don't update file in this repository and update the file in SDK development repository.