django-htmx-modal-form
Modal form demo
Demos how to use Django forms in modal dialog boxes with HTMX for interactive form submissions
Django+HTMX modal form
99 stars
6 watching
27 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
benpate/htmx-modal-example | An experiment to test and demonstrate the use of modal dialogs in a web application using HTMX. | 5 |
nonzero/django-js-lib-htmx | A Django reusable app that packages HTMX into a single JavaScript file for easier integration | 6 |
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 | 178 |
michalsn/codeigniter-htmx-demo | A CodeIgniter demo showcasing various HTMX features and functionalities | 60 |
adamchainz/django-htmx | An extension that simplifies using Django with the htmx JavaScript library. | 1,648 |
accordbox/django-tailwind-alpine-htmx | A simple Django application showcasing integration of Tailwind CSS, Alpine.js, and HTMX for rapid web development. | 58 |
marcelodolza/izimodal | A lightweight and customizable modal plugin for jQuery. | 2,162 |
jacklinke/django-htmx-todo-list | An example project demonstrating Django and HTMX concepts for building a todo list application | 82 |
jazzband/django-formtools | Abstractions for Django forms to simplify complex form handling and previewing | 815 |
guettli/django-htmx-fun | A Django application showcasing the use of htmx to implement a stateless, single-page diary application. | 186 |
btford/angular-modal | A service for creating and managing modals in AngularJS applications | 234 |
katsko/dj_pug_htmx_example | An experimental web application showcasing the integration of HTMX and Django with Pug templating | 0 |
hamlim/inline-mdx.macro | A Babel macro for converting MDX to inline components | 95 |
motion/mobx-formatters | A Chrome Dev Tools formatter for displaying Mobx collections in a more human-readable format | 58 |
jaredlockhart/django-htmx-todo | A Django application demonstrating the integration of htmx with a Todo list feature | 9 |