dropbox-js icon indicating copy to clipboard operation
dropbox-js copied to clipboard

JavaScript Library for the Dropbox API

Results 2 dropbox-js issues
Sort by recently updated
recently updated
newest added

- jquery removing dependency, making it easy compatibility with other librarys - automatic method for authentication - complete example of use _TODO_ - Create unit testing;) - Improve documentation

It would be nice to have wrappers on top of _request for the various methods exposed by the Dropbox API, just like the current getInfo (for /account/info ). See for...