Skip to content

Commit

Permalink
update runtime support page
Browse files Browse the repository at this point in the history
  • Loading branch information
terrablue committed Aug 10, 2024
1 parent 0d3f0ad commit 5a35b48
Showing 1 changed file with 22 additions and 20 deletions.
42 changes: 22 additions & 20 deletions docs/modules/runtime-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,38 +19,40 @@ support for Primate across runtime and build targets.

|Frontend |Node|Deno|Bun (web)|Bun (desktop)|
|----------------|----|----|---------|-------------|
|[Angular] |||| |
|[Eta] || || |
|[Handlebars] || |||
|[HTML] || | | |
|[HTMX] || | | |
|[Markdown] || || |
|[Marko] || || |
|[Angular] |||| |
|[Eta] || || |
|[Handlebars] || |||
|[HTML] || | | |
|[HTMX] || | | |
|[Markdown] || || |
|[Marko] || || |
|[React] |||||
|[Solid] |||||
|[Svelte] |||||
|[Voby] |||| |
|[Vue] || || |
|[Web Components]|| | | |
|[Voby] |||| |
|[Vue] || || |
|[Web Components]|| | | |

## Backends

|Frontend |Node|Deno|Bun (web)|Bun (desktop)|
|Backend |Node|Deno|Bun (web)|Bun (desktop)|
|----------------|----|----|---------|-------------|
|[Go] || | ||
|[Python] || | ||
|[Ruby] ||| | |
|[TypeScript] || | | |
|[Go] || | ||
|[Python] || | ||
|[Ruby] ||| | |
|[TypeScript] || | | |

## Stores

|Frontend |Node|Deno|Bun (web)|Bun (desktop)|
|----------------|----|----|---------|-------------|
|[MongoDB] |||||
|[MySQL] |||||
|[PostgreSQL] |||||
|[SQLite] |||||
|[SurrealDB] |||||
|[MongoDB] ||||* |
|[MySQL] ||||* |
|[PostgreSQL] ||||* |
|[SQLite] |||||
|[SurrealDB] ||||* |

* A server is required

[Angular]: /modules/angular
[Eta]: /modules/eta
Expand Down

0 comments on commit 5a35b48

Please sign in to comment.