1.6.1 • Published 10 months ago

@ap0nia/eden-react-query v1.6.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 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.6.1

10 months ago

1.6.1-canary.0

10 months ago

1.6.0

1 year ago

1.5.0

1 year ago

1.6.1-canary

10 months ago

1.4.1

1 year ago

1.4.0

1 year ago

1.3.1

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.3.0

1 year ago

1.2.1

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

0.1.4

1 year ago

1.0.12

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago