8000 [docs] Tidy up · tinyplex/vite-tinybase-ts-react@69530be · GitHub
[go: up one dir, main page]

Skip to content

Commit 69530be

Browse files
committed
[docs] Tidy up
1 parent 87406de commit 69530be

File tree

2 files changed

+10
-29
lines changed

2 files changed

+10
-29
lines changed

LICENSE

Lines changed: 0 additions & 21 deletions
8000
This file was deleted.

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,16 @@ npm run dev
3636

3737
## Other templates
3838

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 |
4749

4850
## License
4951

0 commit comments

Comments
 (0)
0