oss-cnpm

5.0.1 • Public • Published

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


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.

/oss-cnpm/

    Package Sidebar

    Install

    npm i oss-cnpm

    Weekly Downloads

    118

    Version

    5.0.1

    License

    MIT

    Unpacked Size

    7.5 kB

    Total Files

    4

    Last publish

    Collaborators

    • dead_horse
    • fengmk2
    • killagu