https://github.com/david-ni/axio-plus
HTTP client base on Axios for the browser
https://github.com/david-ni/axio-plus
axios http rxjs typescript
Last synced: 4 months ago
JSON representation
HTTP client base on Axios for the browser
- Host: GitHub
- URL: https://github.com/david-ni/axio-plus
- Owner: david-ni
- Created: 2018-09-05T07:18:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T02:45:45.000Z (about 6 years ago)
- Last Synced: 2025-09-20T19:41:28.706Z (5 months ago)
- Topics: axios, http, rxjs, typescript
- Language: TypeScript
- Homepage:
- Size: 20.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AxioPlus
## Installation
Using npm:
```
npm install axio-plus
```
using yarn:
```
npm install axio-plus
```
## Api
```
//todo
```
## Example
```
//todo
```
## License
ISC