https://github.com/waylonwalker/htmx-patterns
https://github.com/waylonwalker/htmx-patterns
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/waylonwalker/htmx-patterns
- Owner: WaylonWalker
- License: mit
- Created: 2024-04-06T13:16:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T19:43:17.000Z (about 1 year ago)
- Last Synced: 2025-04-09T20:37:33.410Z (about 1 year ago)
- Language: Python
- Size: 229 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
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.