@lyo/axios

0.18.0 • Public • Published

@lyo/axios

A browser-compatible version of axios built automatically with Lyo.

Version Build Hits

Usage

In a browser

<script src="https://cdn.jsdelivr.net/npm/@lyo/axios"></script>

<script>
  axios();
</script>

In Node.js

# Install
npm i @lyo/axios
const axios = require('@lyo/axios')

axios();

Disclaimer

This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.

Use at your own risk

Readme

Keywords

none

Package Sidebar

Install

npm i @lyo/axios

Weekly Downloads

1

Version

0.18.0

License

MIT

Unpacked Size

17.5 kB

Total Files

3

Last publish

Collaborators

  • lyo