oss wrapper for cnpmjs.org NFS
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',
});
https://github.com/cnpm/oss-cnpm/wiki
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
.