TanStack/query505日前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/swr505日前29.0k
React Hooks for Data Fetching
heroku/react-refetch508日前3.4k
A simple, declarative, and composable way to fetch data for React components
standard/standard505日前28.8k
🌟 JavaScript Style Guide, with linter & automatic code fixer
ava/use-http525日前2.3k
🐶 React hook for making isomorphic http requests
web-platform-tests/wpt502日前4.6k
Test suites for Web platform specs — including WHATWG, W3C, and others
capricorn86/happy-dom502日前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/stdlib502日前3.8k
✨ Standard library for JavaScript and Node.js. ✨
dotansimha/graphql-yoga503日前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-apache502日前3.2k
Apache HTTP server boilerplate configs
h5bp/server-configs-nginx502日前10.9k
Nginx HTTP server boilerplate configs
standard/eslint-config-standard503日前2.5k
ESLint Config for JavaScript Standard Style
sindresorhus/ky501日前11.2k
🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API
node-fetch/node-fetch503日前8.6k
A light-weight module that brings the Fetch API to Node.js
developit/unfetch501日前5.7k
🐕 Bare minimum 500b fetch polyfill.
elbywan/wretch501日前4.4k
A tiny wrapper built around fetch with an intuitive syntax. :candy:
xiaozhu188/electron-vue-cloud-music504日前2.4k
🚀Electron + Vue 仿网易云音乐windows客户端
reactive/data-client503日前1.9k
Async State Management without the Management
fastfetch-cli/fastfetch501日前1.7k
Like neofetch, but much faster because written mostly in C.
lquixada/cross-fetch507日前1.6k
Universal WHATWG Fetch API for Node, Browsers and React Native.
ladjs/frisbee525日前1.1k
:dog2: Modern fetch-based alternative to axios/superagent/request. Great for React Native.
amplitude/redux-query512日前1.1k
A library for managing network state in Redux
jamesisaac/react-native-background-task501日前1.1k
Periodic background tasks for React Native apps, cross-platform (iOS and Android), which run even when the app is closed.
DamianOsipiuk/vue-query503日前1.1k
Hooks for fetching, caching and updating asynchronous data in Vue