Skip to content

yanruzhang/typescript-axios

Repository files navigation

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

Installation

npm i typescript-axios-wb

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published