Allows access to the Dropbox API from JavaScript. Mimics the
Python SDK, but uses camelCase instead of underscores for method
names, and a params
object instead of keyword parameters.
Currently only works in the browser.
Currently very incomplete.