hawkiq/axios

Promise based HTTP client for the browser and node.js

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:component

1.6.5 2024-01-23 07:42 UTC

This package is auto-updated.

Last update: 2024-09-23 09:38:40 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