5.0.1 • Published 7 months ago

oss-cnpm v5.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 months ago

oss-cnpm

NPM version Node.js CI Test coverage npm download

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

MIT

Contributors

fengmk2dead-horsekillagusemantic-release-bot

This project follows the git-contributor spec, auto updated at Fri Oct 06 2023 00:15:31 GMT+0800.

5.0.1

7 months ago

5.0.0

7 months ago

4.0.1

1 year ago

4.0.0

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.6.0

3 years ago

2.5.0

4 years ago

2.4.1

6 years ago

2.4.0

6 years ago

2.3.0

6 years ago

2.2.0

6 years ago

2.1.0

8 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.1.2

10 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago