mirror of
https://github.com/TheComputerM/awesome-svelte.git
synced 2026-03-09 15:36:02 -05:00
Add routify #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kr40 on GitHub (May 6, 2021).
(Routify)[https://routify.dev/]
Routify offers a great developer experience to build the routes for your Svelte app.
@TheComputerM commented on GitHub (May 8, 2021):
Is it mainly a client side router? or does it have inbuilt support for SSR?
@kr40 commented on GitHub (May 8, 2021):
Has SPA, SSR & SSG on top of auto generated routes. Really nice alternative
to svelte-routing.
On Sat, 8 May, 2021, 8:04 pm TheComputerM, @.***> wrote:
@TheComputerM commented on GitHub (Jun 6, 2021):
Added