1.4.1 • Published 10 months ago

@ap0nia/eden-react-query v1.4.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.4.1

10 months ago

1.4.0

10 months ago

1.3.1

10 months ago

1.2.0

10 months ago

1.1.0

10 months ago

1.3.0

10 months ago

1.2.1

10 months ago

1.0.15

10 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.11

11 months ago

1.0.10

11 months ago

0.1.4

12 months ago

1.0.12

11 months ago

0.1.3

12 months ago

0.1.2

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