Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

hyperFetch

hyperFetch is a fetch function with exponential backoff

Usage

import{fetch}from'@hyper63/fetch'asyncfunctionmain(){constresult=awaitfetch('https://example.com')if(result.ok){constbody=awaitresult.json()console.log(body)}}

About

hyperFetch is a fetch function with exponential backoff

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages