1.4.1 • Published 11 months ago

@ap0nia/eden-react-query v1.4.1

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

11 months ago

1.4.0

11 months ago

1.3.1

11 months ago

1.2.0

11 months ago

1.1.0

11 months ago

1.3.0

11 months ago

1.2.1

11 months ago

1.0.15

11 months ago

1.0.14

12 months ago

1.0.13

12 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.0.9

12 months ago

1.0.8

12 months ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.11

12 months ago

1.0.10

12 months ago

0.1.4

1 year ago

1.0.12

12 months 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