README
Axios-Aid
Axios-Aid is a small wrapper around the Axios library. I wrote it simplify using the library and add some type data since the current support is flakey at best, in my experience.
A lightweight wrapper around Axios for type data and ease of use.
<script type="module">
import 4lch4AxiosAid from 'https://cdn.skypack.dev/@4lch4/axios-aid';
</script>
Axios-Aid is a small wrapper around the Axios library. I wrote it simplify using the library and add some type data since the current support is flakey at best, in my experience.