url_for_params
This commit is contained in:
parent
7bff037b78
commit
133b37c490
5 changed files with 57 additions and 9 deletions
|
|
@ -1,8 +1,5 @@
|
|||
# htmx patterns
|
||||
|
||||
[](https://pypi.org/project/htmx-patterns)
|
||||
[](https://pypi.org/project/htmx-patterns)
|
||||
|
||||
-----
|
||||
|
||||
**Table of Contents**
|
||||
|
|
@ -13,7 +10,11 @@
|
|||
## Installation
|
||||
|
||||
```console
|
||||
pip install htmx-patterns
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue