kix

module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2026 License: MIT

README

kix

kix is a personal Go module containing a collection of tools, helpers, and conventions I use when working on new Go/HTMX web projects. It is built on top of ki (a routing library) hence the name kix (ki + htmx).

⚠️ Status & Disclaimer

This module is not intended for general use.

  • APIs may change without notice
  • Documentation may be incomplete or outdated
  • Design decisions are optimized for my personal workflow, not for stability or flexibility
  • There is no commitment to backward compatibility or support

If you find something useful here, feel free to borrow ideas or copy code, but do not depend on this module directly in production or shared projects.

Directories

Path Synopsis
Package auth provides authentication and authorization utilities.
Package auth provides authentication and authorization utilities.
Package htmx provides utilities for HTMX.
Package htmx provides utilities for HTMX.
Package i18n provides translation utilities.
Package i18n provides translation utilities.
Package sess provides session management for HTTP requests.
Package sess provides session management for HTTP requests.

Jump to

Keyboard shortcuts

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