Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-dbox

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-dbox

NodeJS SDK for the Dropbox v2 API

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

node-dbox

A Node.JS convenience wrapper around the Dropbox API. Simplifies OAuth handshake and removes HTTP ceremony. This fork have different installation due to we are planning to use it under our modules, so we believe in that way we will control it better.

Installation

npm install node-dbox

How to Use

Have a look on how to use at [our wiki page.] (https://github.com/WebArtWork/node-dbox/wiki/How-to-use)

Posibility

With our module you can get from user his token to his dropbox account or with an ready specific token we can do multiple tasks. First we can add,remove,edit,get folders and files. Checkout metadata and history of file or folder and restore also can search inside dropbox account. Create link or streamable link to an file or get thumbnail of one. Finalize create copy reference to file, creates readable stream and recursively reads directory.

API

We have full documentation under [our wiki page.] (https://github.com/WebArtWork/node-dbox/wiki/Home-page).

Our Todo List

  1. fix all tests
  2. make this work on all operating systems

Known Bugs

  1. Not working on windows due to paths

License

Copyright 2011 Chloi Inc. All rights reserved. This modules is under ["The MIT License (MIT)".] (https://github.com/WebArtWork/node-dbox/blob/master/LICENSE)

Keywords

FAQs

Package last updated on 28 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc