qiniu
Node wrapper for Qiniu Resource (Cloud) Storage API
Last updated 2 years ago by qiniusdk .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install qiniu 
SYNC missed versions from official npm registry.

Qiniu Cloud SDK for Node.js

@qiniu on weibo Software License NodeJS CI GitHub release Code Climate Coverage Status 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 协议发布:

Current Tags

  • 7.12.0                                ...           latest (2 years ago)

60 Versions

  • 7.12.0                                ...           2 years ago
  • 7.11.1                                ...           2 years ago
  • 7.11.0                                ...           2 years ago
  • 7.10.1                                ...           2 years ago
  • 7.10.0                                ...           2 years ago
  • 7.9.0                                ...           3 years ago
  • 7.8.0                                ...           3 years ago
  • 7.7.0                                ...           4 years ago
  • 7.6.1                                ...           4 years ago
  • 7.6.0                                ...           4 years ago
  • 7.5.0                                ...           4 years ago
  • 7.4.0                                ...           5 years ago
  • 7.3.3                                ...           5 years ago
  • 7.3.2                                ...           6 years ago
  • 7.3.1                                ...           6 years ago
  • 7.3.0                                ...           6 years ago
  • 7.2.2                                ...           7 years ago
  • 7.2.1                                ...           8 years ago
  • 7.2.0                                ...           8 years ago
  • 7.1.9                                ...           8 years ago
  • 7.1.8                                ...           8 years ago
  • 7.1.7                                ...           8 years ago
  • 7.1.6                                ...           8 years ago
  • 7.1.5                                ...           8 years ago
  • 7.1.4                                ...           8 years ago
  • 7.1.3                                ...           8 years ago
  • 7.1.2                                ...           8 years ago
  • 7.1.1                                ...           8 years ago
  • 7.1.0                                ...           8 years ago
  • 7.0.9                                ...           9 years ago
  • 7.0.8                                ...           9 years ago
  • 7.0.7                                ...           9 years ago
  • 7.0.6                                ...           9 years ago
  • 7.0.5                                ...           9 years ago
  • 7.0.4                                ...           9 years ago
  • 7.0.2                                ...           9 years ago
  • 7.0.1                                ...           9 years ago
  • 6.1.13                                ...           9 years ago
  • 6.1.12                                ...           10 years ago
  • 6.1.11                                ...           10 years ago
  • 6.1.1-0.2                                ...           10 years ago
  • 6.1.10                                ...           10 years ago
  • 6.1.9                                ...           10 years ago
  • 6.1.8                                ...           11 years ago
  • 6.1.7                                ...           11 years ago
  • 6.1.6                                ...           11 years ago
  • 6.1.5                                ...           12 years ago
  • 6.1.3                                ...           12 years ago
  • 6.1.1                                ...           12 years ago
  • 6.1.0                                ...           13 years ago
  • 6.0.0                                ...           13 years ago
  • 2.4.2                                ...           13 years ago
  • 2.3.2                                ...           13 years ago
  • 2.3.1                                ...           13 years ago
  • 2.3.0                                ...           13 years ago
  • 2.2.0                                ...           13 years ago
  • 2.1.0                                ...           13 years ago
  • 1.4.1                                ...           14 years ago
  • 1.2.2                                ...           14 years ago
  • 1.2.0                                ...           14 years ago
Maintainers (2)
Downloads
Today 0
This Week 47
This Month 112
Last Day 14
Last Week 78
Last Month 249
Dependencies (12)
Dev Dependencies (10)

Copyright 2013 - present © cnpmjs.org | Home |