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