GithubHelp home page GithubHelp logo

kuguobing / dropbox-js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from esconie/dropbox-js

0.0 1.0 0.0 935 KB

JavaScript client library for the Dropbox API

Home Page: https://www.dropbox.com/developers

License: MIT License

dropbox-js's Introduction

Client Library for the Dropbox API

This is a JavaScript client library for the Dropbox API, written in CoffeeScript, 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.

Keep in mind that the versions above are not hard requirements.

Installation and Usage

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

The code snippets doc contains some JavaScript fragments that may be useful in the latter stages of application development. The sample apps source code can be useful as a scaffold or as an illustration of how all the pieces fit together.

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

If you run into a problem, take a look at the dropbox.js GitHub issue list. Please open a new issue if your problem wasn't already reported.

Versioning

This project mostly follows semantic versioning.

Until the library reaches version 1.0, changes to the public API will always carry a minor version bump, such as going from 0.7.2 to 0.8.0. Patch releases (e.g. 0.8.0 -> 0.8.1) may introduce new features that don't break the public API.

Development

This library is written in CoffeeScript. This document can help you understand if that matters to you.

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

Platform-Specific Issues

This lists the most serious problems that you might run into while using dropbox.js. See the GitHub issue list for a full list of outstanding problems.

Internet Explorer 9

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

Reading and writing binary files is unsupported.

At the moment, there are no plans for fixing these issues.

Copyright and License

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

dropbox-js's People

Contributors

bdotdub avatar deoxxa avatar hinathan avatar kanzure avatar paulmars avatar pwnall avatar semorrison avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.