typescript-axios-wb
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

TypeScript-Axios

Promise based HTTP client for the browser. Typescript refactored Axios.

Features

  • Make XMLHttpRequest from the browser
  • Supports the Promise API
  • Intercept request and response
  • Transform request and response data
  • Cancel requests
  • Automatic transforms for JSON data
  • Client side support for protecting against XSRF

Readme

Keywords

none

Package Sidebar

Install

npm i typescript-axios-wb

Weekly Downloads

10

Version

1.0.3

License

MIT

Unpacked Size

184 kB

Total Files

61

Last publish

Collaborators

  • yanxiaodou