alehechka / htmx-go

Utility library for working with htmx in Go HTTP servers

Home Page:https://alehechka.github.io/htmx-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

htmx-go

This is a utility library that provides constants and helper functions to make working with htmx in Go as simple as possible.

Installation

go get github.com/alehechka/htmx-go

Custom Extensions

This library includes a few custom htmx extensions, documentation of which can be found here.

About

Utility library for working with htmx in Go HTTP servers

https://alehechka.github.io/htmx-go

License:MIT License


Languages

Language:Go 83.7%Language:JavaScript 16.3%