Coder Social home page Coder Social logo

nos-node-sdk's Introduction

Hi, I'm XGHeaven

A Frontend Developer works for Bytedance at Hangzhou China.

profile


About my name

  • X represent for my last name
  • G represent for Game
  • Heaven is heaven

What I love

  • 🎮 Game I wrote it in my name. Dota2 Minecraft DSP
  • 💻 Computer Hardware or Software
  • Program Language like JavaScript VM or others

Where you can find me

Homepage Blog Bilibili Zhihu Twitter Facebook Steam

nos-node-sdk's People

Contributors

xgheaven avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nos-node-sdk's Issues

使用TypeScript引入会报错

大佬你好~ 你写的这个SDK是支持TypeScript的吧
但是我使用TypeScript引入会报个错误
QQ20190907-204819
查了一下是这个地方的声明有问题
QQ20190907-205225

大佬为什么要这样写?
我在ts文件中是这样引入的

import { NosClient, NosClientOptions } from '@xgheaven/nos-node-sdk'

[README.md] QuickStart中getObject的参数键名有误

getObject参数对象中的key键名应为objectKey

...
client.putObject({
  ...
}).then(() => {
  return client.getObject({
    key: 'test-file.txt',
    encode: 'utf-8', // 支持 'buffer' | 编码 | 'stream'
  })
}).then(content => {
 ...
})
...

Roadmap (Blocked By 网易云服务升级,暂停了所有个人业务)

一些功能和改进的记录

  • isBucketEmpty 检查一个 bucket 是否为空
  • feature: 添加服务端 token 生成函数
  • 上传操作全部可以添加自定义信息(putBigObject 等)

另外寻找新的 maintainer,因为本人已经从网易离职,所以无法全力维护此库,希望有人能够继续维护。

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.