Skip to content

KiiCorp/KiiCloudSDK-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.