YungBricoCoop / react-query-utils

Useful utils/hooks for react-query

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ React-Query Utils

This repository contains utilities and helper functions for working with React Query.

🎣 Hooks

useQueryState

A custom hook that simplifies working with react-query states and allows for manually updating displayed data and cache. See the hooks/useQueryState.tsx file for the implementation.

🀝 Contributing

Contributions are welcome! If you find a bug or have a feature request, please create an issue in this repository. If you'd like to contribute code, please open a pull request with your changes.

πŸ“„ License

This repository is licensed under the MIT License.

About

Useful utils/hooks for react-query


Languages

Language:TypeScript 100.0%