gohtmx

package module
v1.9.12-beta.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2025 License: 0BSD Imports: 1 Imported by: 0

README

go-htmx

go-htmx is a Go module that provides a variable htmx for use for vendoring htmx into your Go web project.

This README concerns the module version that bundles htmx version 1.9.12.

Usage

go get git.sr.ht/~sinza/go-htmx@v1.9.12.beta.3
package yourpackagenamehere

import (
  "html/template"
  "git.sr.ht/~sinza/go-htmx"
)

License

Zero-Clause BSD, same as upstream.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Htmx = template.Must(template.ParseFiles("htmx.html"))

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL