react-qwhy
a react library for fetch data fast and easy
a react library for fetch data fast and easy
This package provides a utility function `easyFormData` for converting a JavaScript object into `FormData` format, which is especially useful when the content type is `multipart/form-data`. This utility can be used directly in the `body` of a `fetch` requ
Simple Queries React: Streamlined requests, powerful results. Transform your API calls into something simple, fast, and scalable with just a few lines of code.
`simple-fetch-ts` is a TypeScript library designed to simplify HTTP requests using a builder-pattern approach. It provides a fluent API for creating, configuring, and executing various HTTP methods (`GET`, `POST`, `PUT`, `PATCH`, `DELETE`) with type safet
A simple, lightweight fetch wrapper designed to simplify making HTTP requests in both JavaScript and TypeScript projects. It comes with built-in support for configuring global headers, base URL, and authorization tokens, making it easier to interact with
fetcher for simple
Wrapper for any asynchronous actions to be called in React Concurrent Mode API
A simple poller that allows you to perform sequential async operations with ease.
Library for easy SSR of data obtained from asynchronous in Next.js.
Fully typed react query code generation tool based on openApi specifications
The tiny react data-loader inspired by react-query
API calls made simple for Bun.
A minimal routing library designed to sit on top of Bun's fast HTTP server.
An observable utility for asynchronous resources.
`react-ssr-cache` is a React library designed to optimize server-side rendering (SSR) by caching data on the server for reuse on the client side. This reduces the need for clients to refetch data, particularly for heavy computations or data fetching opera
A simple fetch-like wrapper around node's HTTP/HTTPS library. Really meant to be a part of https://spb.pantas.net, something you can just copy-paste into a script file.
Small Cache - The simplest, easiest, and most minimalist way to cache your requests on your frontend (JS/TS)
[SolidJS](https://www.solidjs.com/docs/latest/api#control-flow)-inspired basic control-flow components and everyday async state hook library for [React](https://reactjs.org/)
simplify use fetch api
A Node.js wrapper for Spotify's Web API used for educational purposes.