Skip to content

Commit 6f6bbbe

Browse files
Clean up README by removing logo and title
Removed logo and redundant title from README.
1 parent 3356fba commit 6f6bbbe

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,6 @@
66
/>
77
</p>
88

9-
# @hamdymohamedak/openfetch
10-
<p align="center">
11-
<img
12-
src="https://cdn.jsdelivr.net/npm/@hamdymohamedak/openfetch@latest/docs/openfetch-logo.jpg"
13-
alt="openFetch official logo"
14-
width="400"
15-
/>
16-
</p>
17-
189
# @hamdymohamedak/openfetch
1910

2011
A small, dependency-free HTTP client for JavaScript runtimes that expose the standard [`fetch`](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) API. It supports instances with defaults, request and response interceptors, HTTP verb helpers, optional request/response transforms, composable middleware, retries, structured debug logging, optional JSON validation ([Standard Schema](https://github.com/standard-schema/standard-schema)), and in-memory caching—without legacy browser-only globals.

0 commit comments

Comments
 (0)