oss api wrapper for cnpmjs.org nfs
npm install oss-cnpm[![NPM version][npm-image]][npm-url]

[![Test coverage][codecov-image]][codecov-url]
[![npm download][download-image]][download-url]
[npm-image]: https://img.shields.io/npm/v/oss-cnpm.svg?style=flat-square
[npm-url]: https://npmjs.org/package/oss-cnpm
[codecov-image]: https://codecov.io/github/cnpm/oss-cnpm/coverage.svg?branch=master
[codecov-url]: https://codecov.io/github/cnpm/oss-cnpm?branch=master
[download-image]: https://img.shields.io/npm/dm/oss-cnpm.svg?style=flat-square
[download-url]: https://npmjs.org/package/oss-cnpm
oss wrapper for cnpmjs.org NFS
``js
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`.