add htmx-alpine hybrid optimistic ui

This commit is contained in:
2025-12-12 02:56:51 +01:00
parent aa8410c723
commit 72741c9027
10 changed files with 421 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
module htmx
go 1.25.2
require github.com/zepyrshut/hrender v0.0.0-20251204145920-50fdd9cb5ff1
require github.com/alexedwards/flow v1.1.0
replace github.com/zepyrshut/hrender => ../../hrender