Git Product home page Git Product logo

nodejs-sdk's Introduction

Qiniu Cloud SDK for Node.js

@qiniu on weibo Software License Build Status Code Climate Latest Stable Version

下载

从 npm 安装

这是我们建议的方式

$ npm install qiniu

从 release 版本下载

下载地址:https://github.com/qiniu/nodejs-sdk/releases

这里可以下载到旧版本的SDK,release 版本有版本号,有 CHANGELOG,使用规格也会比较稳定。

从 git 库下载

你可以直接用 git clone 下载源代码来使用。但是请注意非 master 分支的代码可能会变更,应谨慎使用。

使用

参考文档:七牛云存储 Node.js SDK 使用指南

测试

$ cd ./test/  
$ source test-env.sh  
$ mocha --grep 'bucketinfo'

贡献代码

  1. Fork
  2. 创建您的特性分支 (git checkout -b my-new-feature)
  3. 提交您的改动 (git commit -am 'Added some feature')
  4. 将您的修改记录提交到远程 git 仓库 (git push origin my-new-feature)
  5. 然后到 github 网站的该 git 远程仓库的 my-new-feature 分支下发起 Pull Request

许可证

Copyright (c) 2015 qiniu.com

基于 MIT 协议发布:

nodejs-sdk's People

Contributors

jemygraw avatar longbai avatar liangchaoboy avatar xushiwei avatar ikbear avatar lintianzhi avatar longshanksmo avatar why404 avatar sunln avatar fengmk2 avatar disoul avatar frogcjn avatar gugaobai1994 avatar lidaobing avatar helloyou2012 avatar wong2 avatar liangchao07115 avatar ipy avatar killme2008 avatar loulin avatar rwifeng avatar xialeistudio avatar thesadabc avatar xuzhaokui avatar zedgu avatar muyu66 avatar forrest-mao avatar kaiqigong avatar mani95lisa avatar paul-2012 avatar

Watchers

James Cloos 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.