Author: Ahmed Hany
duck-query
is a powerful data-fetching library inspired by React Query, but enhanced with additional features and improved flexibility. Designed for modern web applications, Duck Query simplifies data management by automating caching, synchronization, and updates while providing more advanced options for state management and API interaction.
You can install duck-query
using various package managers:
npm install duck-query
pnpm add duck-query
bun add duck-query
yarn add duck-query