egil / Htmxor

Supercharges Blazor static server side rendering (SSR) by seamlessly integrating the Htmx.org frontend library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Htmxor - supercharging Blazor Static SSR with Htmx

Htmxor logo

This packages enables Blazor Static SSR (.NET 8 and later) to be used seamlessly with Htmx.

Blazor Static SSR comes with basic interactivity via enhanced navigation and enhanced form handling. Adding Htmx (htmx.org) to the mix gives you access to another level of interactivity while still retaining all the advantages of Blazor SSR stateless nature.

Nuget: https://www.nuget.org/packages/Htmxor

Documentation

See https://github.com/egil/Htmxor/blob/main/docs/index.md.

Samples

The following Blazor Web Apps (Htmxor) are used to test Htmxor and demo the capabilities of it.

About

Supercharges Blazor static server side rendering (SSR) by seamlessly integrating the Htmx.org frontend library.

License:MIT License


Languages

Language:C# 89.8%Language:HTML 8.7%Language:CSS 0.8%Language:JavaScript 0.7%