Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paatre/django-htmx-components

Using this to test HTMX and web components in Django
https://github.com/paatre/django-htmx-components

Last synced: about 1 month ago
JSON representation

Using this to test HTMX and web components in Django

Awesome Lists containing this project

README

        

# Django HTMX Components

## TODO:

1. Read about `HtmxMiddleware` from [GitHub](https://github.com/adamchainz/django-htmx/blob/main/src/django_htmx/middleware.py) and [Read the Docs](https://django-htmx.readthedocs.io/en/latest/middleware.html)
2. Check [HTMX extensions](https://htmx.org/extensions/#reference) (downloadable via [UNPKG](https://unpkg.com/browse/[email protected]/dist/ext/)): `ajax-header`, `class-tools`, `debug`, `event-header`, `head-support`, `include-vals`, `json-enc`, `loading-states`, `method-override`, `multi-swap`, `path-deps`, `preload`, `remove-me`, `response-targets`, `restored`, `server-sent-events`, `websockets`