htmx-patterns/README.md
2024-04-05 22:39:40 -05:00

22 lines
412 B
Markdown

# htmx patterns
-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## Installation
```console
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](https://spdx.org/licenses/MIT.html) license.