onl
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

onl

Aims to be a light-weight, drop-in replacement of axios on browser side when you really need an es module (vitejs)

install

yarn add onl

usage


import onl from 'onl';

await onl.get(url, handler);

See https://www.npmjs.com/package/axios for documentation.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.6
    0
    • latest

Version History

Package Sidebar

Install

npm i onl

Weekly Downloads

0

Version

1.0.6

License

ISC

Unpacked Size

16 kB

Total Files

10

Last publish

Collaborators

  • cantgetright82