No description
Find a file
Waylon S. Walker f7d54b9a73 fix types
2025-04-09 14:43:06 -05:00
htmx_patterns fix types 2025-04-09 14:43:06 -05:00
migrations wip 2024-12-11 09:17:38 -06:00
templates wip 2024-12-11 09:17:38 -06:00
tests init 2024-04-05 16:48:42 -05:00
.gitignore init 2024-04-05 16:48:42 -05:00
alembic.ini wip 2024-12-11 09:17:38 -06:00
CHANGELOG.md 0.1.3 fix mobile style 2024-04-06 15:20:33 -05:00
Dockerfile 0.0.3 - fix docker env 2024-04-06 08:22:38 -05:00
justfile wip 2024-12-11 09:17:38 -06:00
LICENSE.txt init 2024-04-05 16:48:42 -05:00
pyproject.toml add readiness probe 2025-04-09 14:31:46 -05:00
README.md url_for_params 2024-04-05 22:39:40 -05:00
uv.lock add readiness probe 2025-04-09 14:31:46 -05:00

htmx patterns


Table of Contents

Installation

pip install git+https://github.com/waylonwalker/htmx-patterns

# or clone and pip install
git clone https://github.com/waylonwalker/htmx-patterns
pip install .

License

htmx-patterns is distributed under the terms of the MIT license.