Skip to content

Commit e4474cf

Browse files
matthsjean-micheletFdawgs
authored
docs: add fastify-svelte-view to Ecosystem list (#6453)
* docs: add fastify-svelte-view to Ecosystem list * Fix markdown lint complain * fix linter complain --------- Co-authored-by: Jean <110341611+jean-michelet@users.noreply.github.com> Co-authored-by: Frazer Smith <frazer.dev@icloud.com>
1 parent deaeb40 commit e4474cf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/Guides/Ecosystem.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,9 @@ section.
207207
A Fastify plugin that enforces naming pattern for routes path.
208208
- [`@joggr/fastify-prisma`](https://github.com/joggrdocs/fastify-prisma)
209209
A plugin for accessing an instantiated PrismaClient on your server.
210+
- [`@matths/fastify-svelte-view`](https://github.com/matths/fastify-svelte-view)
211+
A Fastify plugin for rendering Svelte components with support for SSR
212+
(Server-Side Rendering), CSR (Client-Side Rendering), and SSR with hydration.
210213
- [`@mgcrea/fastify-graceful-exit`](https://github.com/mgcrea/fastify-graceful-exit)
211214
A plugin to close the server gracefully
212215
- [`@mgcrea/fastify-request-logger`](https://github.com/mgcrea/fastify-request-logger)

0 commit comments

Comments
 (0)