node-common-sdk
v4.0.0
Published
node common sdk
Readme
Background
node common sdkContent
(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 filesCookbook
npm install node-common-sdk --production
const {error} = require("node-common-sdk");Logs
[1.0.0]2019-05-30
- Support most of the common modules, and gradually test and improve.
