npm install axios-xPromise based HTTP client for the browser and node.js
用法同axios
特点: 支持超出js精度的数字
在收到response时, 会将超出精度的数字转化为字符串
Using npm:
``bash`
$ npm install axios-x
Using bower:
`bash`
$ bower install axios-x
Using yarn:
`bash``
$ yarn add axios-x
MIT