1.0.3 • Published 5 years ago

ts-axios-rj v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

ts-axios-rj

styled with prettier Greenkeeper badge Travis Coveralls Dev Dependencies Donate

npm.io

Usage

使用脚手架:TypeScript library starter

A starter project that makes creating a TypeScript library extremely easy.

ts 实现 axios 功能

  • 采用 Promise API
  • 请求和响应配置化
  • 支持请求和响应数据自定义拦截器
  • 支持外部取消请求
  • 支持跨域请求携带 cookie

单元测试

  • helpers 模块测试用例编写完毕