We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd3277b commit 5dd6b5cCopy full SHA for 5dd6b5c
README.md
@@ -1,9 +1,3 @@
1
## Vue-TinyBase
2
3
-**Warning**: This is a work-in-progress. Avoid using in production.
4
-
5
-Documentation is not available, check example typescript app to see how to use it for experiments.
6
7
-To have typescript support check `packages/examples/todolist-ts/src/store.ts` file.
8
9
-All event listeners and composables are auto-generated from tinybase `store.d.ts` file, only `valueRef` and `cellRef` are not auto-generated.
+Check the official documentation [here](https://vue-tinybase.com/)
packages/public/vue-tinybase/README.md
@@ -0,0 +1,3 @@
+## Vue-TinyBase
+
0 commit comments