1.0.4 • Published 1 year ago

axios-low-encapsulation v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Still under construction, Low-level packaging of axios

Installation

npm install

Usage

import axios-low from 'axios-low-encapsulation'

const response = axios.get(url, data, params)

const response = axios.post(url, data, params)
1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago