File tree 2 files changed +10
-29
lines changed 2 files changed +10
-29
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -36,14 +36,16 @@ npm run dev
36
36
37
37
## Other templates
38
38
39
- There are four Vite templates for TinyBase, of which this is one:
40
-
41
- | | Template | Language | React |
42
- | --- | ---------------------------------------------------------------------------- | ---------- | ----- |
43
- | | [ vite-tinybase] ( https://github.com/tinyplex/vite-tinybase ) | JavaScript | No |
44
- | | [ vite-tinybase-ts] ( https://github.com/tinyplex/vite-tinybase-ts ) | TypeScript | No |
45
- | | [ vite-tinybase-react] ( https://github.com/tinyplex/vite-tinybase-react ) | JavaScript | Yes |
46
- | 👉 | [ vite-tinybase-ts-react] ( https://github.com/tinyplex/vite-tinybase-ts-react ) | TypeScript | Yes |
39
+ There are six templates for TinyBase, of which this is one:
40
+
41
+ | | Template | Language | React | Plus |
42
+ | --- | ---------------------------------------------------------------------------------------------- | ---------- | ----- | --------- |
43
+ | | [ vite-tinybase] ( https://github.com/tinyplex/vite-tinybase ) | JavaScript | No | |
44
+ | | [ vite-tinybase-ts] ( https://github.com/tinyplex/vite-tinybase-ts ) | TypeScript | No | |
45
+ | | [ vite-tinybase-react] ( https://github.com/tinyplex/vite-tinybase-react ) | JavaScript | Yes | |
46
+ | 👉 | [ vite-tinybase-ts-react] ( https://github.com/tinyplex/vite-tinybase-ts-react ) | TypeScript | Yes | |
47
+ | | [ vite-tinybase-ts-react-crsqlite] ( https://github.com/tinyplex/vite-tinybase-ts-react-crsqlite ) | TypeScript | Yes | CR-SQLite |
48
+ | | [ tinybase-ts-react-partykit] ( https://github.com/tinyplex/tinybase-ts-react-partykit ) | TypeScript | Yes | PartyKit |
47
49
48
50
## License
49
51
You can’t perform that action at this time.
0 commit comments