The official TitanCast JavaScript API which can be used to develop content for the TitanCast application.
##Building From Source ####Getting build-tools
npm install
will install node modules required for building the code
####Building
grunt
the working code will be placed in the builds directory along with a sourcemap.
##Documentation
You can find documentation and examples in the Wiki.