django-htmx-fun
Diary App
A Django application showcasing the use of htmx to implement a stateless, single-page diary application.
A small Django application to advertise the fun htmx can bring you
186 stars
11 watching
14 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jaredlockhart/django-htmx-todo | A Django application demonstrating the integration of htmx with a Todo list feature | 9 |
nonzero/django-js-lib-htmx | A Django reusable app that packages HTMX into a single JavaScript file for easier integration | 6 |
app-generator/sample-django-htmlx-mkit | A web application built with Django and HTMLx, providing a material design UI and basic authentication features. | 17 |
katsko/dj_pug_htmx_example | An experimental web application showcasing the integration of HTMX and Django with Pug templating | 0 |
adamchainz/django-htmx | An extension that simplifies using Django with the htmx JavaScript library. | 1,642 |
accordbox/django-tailwind-alpine-htmx | A simple Django application showcasing integration of Tailwind CSS, Alpine.js, and HTMX for rapid web development. | 58 |
tomwalker/django_quiz | A Django application for creating and managing configurable quizzes with various question types and features. | 614 |
garetjax/django-click | A tool to simplify writing Django management commands using the click CLI library | 251 |
tivix/wagtail-blog-app | A simple blogging app for Django CMS | 39 |
jacklinke/django-htmx-todo-list | An example project demonstrating Django and HTMX concepts for building a todo list application | 82 |
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 |
angelofallars/htmx-go | A Go library for declaratively controlling HTMX behavior in web applications | 751 |
hendriknielaender/zig-htmx | A real-time chat application using Zig and HTMX with WebSockets. | 7 |
johnthethird/sinatra-htmx | An example of an interactive web application built with Ruby and using HTMX to create a search functionality | 13 |
soynatan/django-easy-audit | Tracks every action taken by users in a Django application | 743 |