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

/typescript-axios-wb/

    Package Sidebar

    Install

    npm i typescript-axios-wb

    Weekly Downloads

    36

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    184 kB

    Total Files

    61

    Last publish

    Collaborators

    • yanxiaodou