#htmx #axum #ssr #html #web #server-side-rendering

htmxology

HTMX server-side rendering framework for Rust, based on Axum

1 unstable release

0.1.0 Nov 12, 2024

#1922 in Web programming

Download history 103/week @ 2024-11-10 15/week @ 2024-11-17

118 downloads per month

Custom license

31KB
501 lines

HTMX-SSR

Server-side rendering framework for Rust, using HTMX.

Features

  • auto-reload: Automatically reload the server when the source code changes. Useful for development. Not enabled by default.
  • interfaces: Enrich the local base URL guessing logic with the ability to inspect the workstation's network interfaces. Useful for development. Not enabled by default.

Dependencies

~5–15MB
~186K SLoC