Skip to content

Commit b4f5db9

Browse files
authored
[skip ci] docs: Update readme
1 parent 820c32d commit b4f5db9

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
> [!IMPORTANT]
2-
> This project is currently a work in progress. Please check back soon for updates!
3-
41
<h1 align="center">TanStack Query Firebase</h1>
52
<p align="center">
63
<span>A set of <a href="https://tanstack.com/query/latest">TanStack Query</a> hooks integrating with <a href="https://firebase.google.com/">Firebase</a>.</span>
@@ -14,6 +11,9 @@
1411

1512
TanStack Query Firebase provides a set of hooks for handling asynchronous tasks with Firebase in your applications.
1613

14+
> [!IMPORTANT]
15+
> This project is currently a work in progress.
16+
1717
> Looking for React Query Firebase? Check out the [old branch](https://github.com/invertase/tanstack-query-firebase/tree/react-query-firebase).
1818
1919
## Why use this library?
@@ -56,21 +56,21 @@ The status of the following Firebase services and frameworks are as follows:
5656
- 🟠 Work in progress
5757
- () Not yet started
5858

59-
| Module | React | Vue | Solid | Angular | Svelte |
60-
|----------------|--:-:--|--:-:--|--:-:--|--:-:----|--:-:---|
61-
| analytics | | | | | |
62-
| app-check | | | | | |
63-
| auth | 🟠 | | | | |
64-
| database | | | | | |
65-
| data-connect || | | | |
66-
| firestore | 🟠 | | | | |
67-
| firestore/lite | | | | | |
68-
| functions | | | | | |
69-
| installations | | | | | |
70-
| messaging | | | | | |
71-
| performance | | | | | |
72-
| remote-config | | | | | |
73-
| vertexai | | | | | |
59+
| Module | React | Vue | Solid | Angular | Svelte |
60+
|----------------|:------:|:-----:|:-----:|:-------:|:------:|
61+
| analytics | | | | | |
62+
| app-check | | | | | |
63+
| auth | 🟠 | | | | |
64+
| database | | | | | |
65+
| data-connect | | | | | |
66+
| firestore | 🟠 | | | | |
67+
| firestore/lite | | | | | |
68+
| functions | | | | | |
69+
| installations | | | | | |
70+
| messaging | | | | | |
71+
| performance | | | | | |
72+
| remote-config | | | | | |
73+
| vertexai | | | | | |
7474

7575
## License
7676

0 commit comments

Comments
 (0)