1.4.1 • Published 9 months ago

@ap0nia/eden-react-query v1.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@elysiajs/eden-react-query

@elysiajs/eden + @tanstack/react-query integration

Project Structure

 src ├──  index.ts -> entry point for library ├──  implementation -> the library's core │ ├──  fetch -> eden-fetch API │ │ ├──  context.ts -> context/utils API for eden-fetch │ └── treaty -> eden-treaty API └──  integration -> types and functions that connect eden and react-query ├──  use-query.ts ├──  use-mutation.ts └── ... ├──  query-key.ts ├──  request.ts ├──  treaty.tsx ├──  use-hook-result.ts ├──  use-infinite-query.ts ├──  use-mutation.ts ├──  use-queries.ts ├──  use-query.ts ├──  use-subscription.ts ├──  use-suspense-infinite-query.ts ├──  use-suspense-queries.ts ├──  use-suspense-query.ts └──  utils ├──  is-async-iterable.ts ├──  is-object.ts ├──  is-store.ts └──  types.ts

1.4.1

9 months ago

1.4.0

9 months ago

1.3.1

9 months ago

1.2.0

9 months ago

1.1.0

9 months ago

1.3.0

9 months ago

1.2.1

9 months ago

1.0.15

9 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

0.1.4

11 months ago

1.0.12

10 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago