https://github.com/eduzz/ui-hooks-query
https://github.com/eduzz/ui-hooks-query
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eduzz/ui-hooks-query
- Owner: eduzz
- Created: 2023-07-10T15:47:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-17T14:56:39.000Z (over 2 years ago)
- Last Synced: 2025-01-27T04:17:51.245Z (over 1 year ago)
- Language: TypeScript
- Size: 124 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Eduzz Hooks: React Query
[](https://www.npmjs.com/package/@eduzz/ui-hooks-query)
[](https://www.npmjs.com/package/@eduzz/ui-hooks-query)
Hooks diversos para auxiliar no desenvolvimento.
## Instalação
```bash
yarn add @eduzz/ui-hooks-query
```
## Hooks
- [useQueryPaginated](https://github.com/eduzz/ui-hooks-query/blob/master/useQueryPaginated/index.md).