oss-cnpm
v5.0.1
Published
oss api wrapper for cnpmjs.org nfs
Downloads
194
Readme
oss-cnpm
oss wrapper for cnpmjs.org NFS
Usage
const Client = require('oss-cnpm');
const client = new Client({
accessKeyId: 'your id',
accessKeySecret: 'your secret',
// change to your endpoint
endpoint: 'https://oss-cn-shenzhen.aliyuncs.com',
bucket: 'your bucket',
mode: 'public or private',
});
Test keys
https://github.com/cnpm/oss-cnpm/wiki
License
Contributors
|fengmk2|dead-horse|killagu|semantic-release-bot| | :---: | :---: | :---: | :---: |
This project follows the git-contributor spec, auto updated at Fri Oct 06 2023 00:15:31 GMT+0800
.