1 unstable release
0.1.0 | Nov 12, 2024 |
---|
#1922 in Web programming
118 downloads per month
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