Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 431 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 431 Bytes

Dropbox.js

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.