Skip to content
 
 

Latest commit

 

History

112 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client Library for the Dropbox API

This is a JavaScript client for the Dropbox API, suitable for use in both modern browsers and in server-side code running under node.js.

Supported Platforms

This library is tested against the following JavaScript platforms

  • node.js 0.8
  • Chrome 21
  • Firefox 15
  • Internet Explorer 9

Installation and Usage

The getting started guide will help you get your first dropbox.js application up and running.

Peruse the source code of the sample apps, and borrow as much as you need.

The dropbox.js API reference can be a good place to bookmark while building your application.

Development

The development guide will make your life easier if you need to change the source code.

Platform-Specific Issues

node.js

Reading and writing binary files is currently broken.

Internet Explorer 9

The library only works when used from https:// pages, due to these issues.

Reading and writing binary files is unsupported.

Copyright and License

The library is Copyright (c) 2012 Dropbox Inc., and distributed under the MIT License.

About

JavaScript client library for the Dropbox API

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages