# Hypa v0.4.0 - Table of Contents

> HTMX utilities for Elixir

## Pages

- [Hypa](readme.md)
- [Changelog](changelog.md)

## Modules

- [Hypa](Hypa.md): `Hypa` is a set of utilities for building applications that use [htmx](https://htmx.org/).
It provides the following modules
- [Hypa.Conn](Hypa.Conn.md): Utilities to work with `Plug.Conn` structs that make it easier to use
[htmx](https://htmx.org).
- [Hypa.Phoenix](Hypa.Phoenix.md): Functions for using htmx with `Phoenix` applications.

- [Hypa.Plug](Hypa.Plug.md): A `Plug` offering functions useful for applications using HTMX.

