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

3.0.0-beta-3 • Public • Published
Fatcher logo

Fatcher

Send fetch request gracefully in browsers and nodeJS

codecov install size Size npm package node compatibility build status

How it work

Fatcher Workflow

Why fetch

Fatcher Workflow

Documentation

➡️ View documentation Here

Install

NPM

>$ npm install fatcher

#or using yarn
>$ yarn add fatcher

#or using pnpm
>$ pnpm add fatcher

CDN

<script src="https://cdn.jsdelivr.net/npm/fatcher/dist/fatcher.min.js"></script>

Usage

For detailed usage information,visit the docs.

License

MIT

Dependencies (0)

    Dev Dependencies (22)

    Package Sidebar

    Install

    npm i fatcher

    Weekly Downloads

    30

    Version

    3.0.0-beta-3

    License

    MIT

    Unpacked Size

    19.8 kB

    Total Files

    7

    Last publish

    Collaborators

    • fanhaoyuan