django-js-lib-htmx
HTMX wrapper
A Django reusable app that packages HTMX into a single JavaScript file for easier integration
https://pypi.org/project/django-js-lib-htmx/
6 stars
2 watching
0 forks
Language: Shell
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
adamchainz/django-htmx | An extension that simplifies using Django with the htmx JavaScript library. | 1,642 |
guettli/django-htmx-fun | A Django application showcasing the use of htmx to implement a stateless, single-page diary application. | 186 |
jaredlockhart/django-htmx-todo | A Django application demonstrating the integration of htmx with a Todo list feature | 9 |
arcanemachine/django-htmx-alpine | A Django-based demo showcasing the combination of Alpine.JS and HTMX for reactive frontend development while leveraging Django's benefits | 177 |
accordbox/django-tailwind-alpine-htmx | A simple Django application showcasing integration of Tailwind CSS, Alpine.js, and HTMX for rapid web development. | 58 |
ibdknox/jayq | A ClojureScript wrapper around jQuery to facilitate its use in a Clojure environment | 410 |
cscortes/htmxflask | Redevelops HTMX examples using a Flask backend to showcase client-side implementation details. | 94 |
bblanchon/django-htmx-modal-form | Demos how to use Django forms in modal dialog boxes with HTMX for interactive form submissions | 99 |
mauricius/laravel-htmx | An integration layer that enables seamless interaction between Laravel and the Htmx JavaScript library | 308 |
jacklinke/django-htmx-todo-list | An example project demonstrating Django and HTMX concepts for building a todo list application | 82 |
paluigi/flask-htmx | Demonstrates integration of Flask-Sock and HTMX for updating web pages without full page reloads. | 4 |
libsyz/htmx-to-do-app | A simple to-do app demo using the htmx JavaScript library with Ruby and Sinatra | 6 |
derkoe/quarkus-htmx-todos | A demo application showing the use of htmx with a Quarkus backend for building a simple todo app. | 44 |
katsko/dj_pug_htmx_example | An experimental web application showcasing the integration of HTMX and Django with Pug templating | 0 |
app-generator/sample-django-htmlx-mkit | A web application built with Django and HTMLx, providing a material design UI and basic authentication features. | 17 |