Here are
75 public repositories
matching this topic...
React Hooks for Data Fetching
-
Updated
Jul 8, 2022
-
TypeScript
Delightful data fetching for React.
-
Updated
Jul 9, 2022
-
TypeScript
Simple & Efficient data access for Scala and Scala.js
-
Updated
Jun 29, 2022
-
Scala
Send Sir Perceval on a quest to retrieve and gather data from software repositories.
-
Updated
Jun 28, 2022
-
Python
Asynchronously resolve data for your components, with support for server side rendering.
-
Updated
Aug 26, 2021
-
JavaScript
🌐 💫 Simple and powerful GraphQL Client, love child of react-query ❤️ relay
-
Updated
Dec 31, 2021
-
TypeScript
A custom React hook for simple data fetching with React Suspense
-
Updated
Jul 1, 2022
-
TypeScript
Declarative data-fetching and caching framework for REST APIs with React
-
Updated
Jun 8, 2022
-
JavaScript
A state management library for data fetches in React
-
Updated
Jun 25, 2022
-
JavaScript
🕶 Vue composition API for automatic data fetching. With conditions as the core. Easily control and sync to URL query string by conditions
-
Updated
Jun 19, 2022
-
TypeScript
A react package that exports hooks for handling the request lifecycle.
-
Updated
Apr 21, 2022
-
TypeScript
Lightweight asynchronous data management
-
Updated
May 16, 2022
-
TypeScript
Lightweight asynchronous data management for solid
-
Updated
May 16, 2022
-
TypeScript
Endpoint agnostic, unidirectional data fetching library for React applications
-
Updated
Dec 9, 2021
-
JavaScript
A React handy component to render infinite, onScroll fetched, data lists.
-
Updated
Jun 1, 2022
-
JavaScript
Illuminate your REST API 💡 with React hooks and a centralized cache.
-
Updated
Apr 28, 2022
-
TypeScript
Simple data fetching plugin for Choo with server-side rendering support
-
Updated
Apr 9, 2018
-
JavaScript
Convert a promise returning function into a suspense compatible resource.
-
Updated
Dec 27, 2020
-
TypeScript
SPA with React Router 4, code splitting with React Loadable
-
Updated
Oct 1, 2019
-
JavaScript
Reactive, data-fetching stores with stale-while-revalidate strategy
-
Updated
Mar 5, 2022
-
TypeScript
Visualizing the importance of keeping COVID-19's effective reproduction number below 1.
-
Updated
Apr 29, 2022
-
JavaScript
A Java experiment on declarative data fetching
-
Updated
Aug 12, 2021
-
Java
React server-side rendering without special APIs
-
Updated
Jun 29, 2022
-
JavaScript
React library for creating Suspense-ful cached resources
-
Updated
Feb 12, 2022
-
TypeScript
A redux middleware that lets you use your own data fetching and expose the results in a suspense compatible way
-
Updated
Feb 7, 2020
-
JavaScript
A way to manage requests with your favorite data-fetching library
-
Updated
Apr 30, 2022
-
TypeScript
Fetch data with React hooks and RxJS
-
Updated
Dec 26, 2019
-
TypeScript
Improve this page
Add a description, image, and links to the
data-fetching
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
data-fetching
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Primary goal: Add typings to the published NPM modules.
Secondary goal: Get type checks into the development workflow for Graffy itself.
The preferred approach is to use JSDoc-style function annotations (that TypeScript supports) rather than converting to Typescript syntax.