hawkiq / axios
Promise based HTTP client for the browser and node.js
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:component
pkg:composer/hawkiq/axios
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