4.0.0 • Published 1 year ago

node-common-sdk v4.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Background

    node common sdk

Content

(base) ➜ node-common-sdk (master) ✗  tree -L 1
    .
├── README.md
├── doc
├── index.js
├── lib
├── node_modules
├── package-lock.json
├── package.json
├── test
└── tool

5 directories, 4 files

Cookbook

npm install node-common-sdk --production

const {error} = require("node-common-sdk");

Logs

1.0.02019-05-30

  1. Support most of the common modules, and gradually test and improve.