An open API service indexing awesome lists of open source software.

https://github.com/waylonwalker/htmx-patterns


https://github.com/waylonwalker/htmx-patterns

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 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.