8000 Update README.md · tinyplex/vite-tinybase-ts-react@8cdb22f · GitHub
[go: up one dir, main page]

Skip to content

Commit 8cdb22f

Browse files
committed
Update README.md
1 parent 972665e commit 8cdb22f

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

README.md

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

3737
## Other templates
3838

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 |
39+
There are seven 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 |
49+
| | [tinybase-ts-react-electricsql](https://github.com/tinyplex/tinybase-ts-react-electricsql) | TypeScript | Yes | ElectricSQL |
4950

5051
## License
5152

0 commit comments

Comments
 (0)
0