I’ve just published voltcloud-for-browsers
, a simple client library for web applications which need access to VoltCloud and its functions. Because of security restrictions due to CORS, it contains a subset of the operations offered by voltcloud-for-nodejs only, but uses a similar API.
Source can be found on GitHub, the package itself on NPM.
voltcloud-for-browsers
is MIT-licensed