HTMX Router
A lightweight file based router built on vite+htmx for SSR generation of full pages and html partials
Features:
- BYO jsx templating
- File base routing
- Typesafe url path parameters
- Dynamic route fallthrough
- Server + Client Islands
- Route-less points
- CSS sheet generation
- html, opengraph, and json+ld metadata generation
- Bundle splitting for filtering out server code from the client
- Server-Side EventSource creation for SSE event dispatch