TanStack/query630日前38.5k
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
vercel/swr630日前29.0k
React Hooks for Data Fetching
heroku/react-refetch633日前3.4k
A simple, declarative, and composable way to fetch data for React components
standard/standard630日前28.8k
🌟 JavaScript Style Guide, with linter & automatic code fixer
ava/use-http650日前2.3k
🐶 React hook for making isomorphic http requests
web-platform-tests/wpt627日前4.6k
Test suites for Web platform specs — including WHATWG, W3C, and others
capricorn86/happy-dom627日前2.7k
Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML.
stdlib-js/stdlib627日前3.8k
✨ Standard library for JavaScript and Node.js. ✨
dotansimha/graphql-yoga628日前7.9k
🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.
h5bp/server-configs-apache627日前3.2k
Apache HTTP server boilerplate configs
h5bp/server-configs-nginx627日前10.9k
Nginx HTTP server boilerplate configs
standard/eslint-config-standard628日前2.5k
ESLint Config for JavaScript Standard Style
sindresorhus/ky626日前11.2k
🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API
node-fetch/node-fetch628日前8.6k
A light-weight module that brings the Fetch API to Node.js
developit/unfetch626日前5.7k
🐕 Bare minimum 500b fetch polyfill.
elbywan/wretch626日前4.4k
A tiny wrapper built around fetch with an intuitive syntax. :candy:
xiaozhu188/electron-vue-cloud-music629日前2.4k
🚀Electron + Vue 仿网易云音乐windows客户端
reactive/data-client628日前1.9k
Async State Management without the Management
fastfetch-cli/fastfetch626日前1.7k
Like neofetch, but much faster because written mostly in C.
lquixada/cross-fetch632日前1.6k
Universal WHATWG Fetch API for Node, Browsers and React Native.
ladjs/frisbee650日前1.1k
:dog2: Modern fetch-based alternative to axios/superagent/request. Great for React Native.
amplitude/redux-query637日前1.1k
A library for managing network state in Redux
jamesisaac/react-native-background-task626日前1.1k
Periodic background tasks for React Native apps, cross-platform (iOS and Android), which run even when the app is closed.
DamianOsipiuk/vue-query628日前1.1k
Hooks for fetching, caching and updating asynchronous data in Vue