Skip to content

hawkiq/axios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Axios composer package

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