hawkiq / axios
Promise based HTTP client for the browser and node.js
1.6.5
2024-01-23 07:42 UTC
README
Shim repository for the Axios .
What is axios
Axios is a simple promise based HTTP client for the browser and node.js. Axios provides a simple to use library in a small package with a very extensible interface.
Purpose of this package
Sometimes we need js packages to use instead of cdn version or hosted locally , I created this package to make it as composer so it will minimum requird files to bundled with your project.
Install
composer require hawkiq/axios