KiiCloud library for TypeScript
https://fkmhrk.github.io/kiilib_typescript/docs/
Currently supported only Japanese.
in both build, KiiLib.d.ts will be generated.
$ git clone git@github.com:fkmhrk/kiilib_typescript.git kiilib
$ cd kiilib/src
$ sh build_jquery.sh
$ cp KiiLib.js <path to your web application>
$ git clone git@github.com:fkmhrk/kiilib_typescript.git kiilib
$ cd kiilib/src
$ sh build_titanium.sh
$ mkdir <path to your titanium project>/app/lib
$ cp KiiLib.js <path to your titanium project>/app/lib