dj_pug_htmx_example
Web app experiment
An experimental web application showcasing the integration of HTMX and Django with Pug templating
0 stars
2 watching
0 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
app-generator/sample-django-htmlx-mkit | A web application built with Django and HTMLx, providing a material design UI and basic authentication features. | 17 |
keychera/panas.example | An experiment platform showcasing various applications of Clojure/Babashka and Htmx | 27 |
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 |
rajasegar/hx-swap-demo | Demonstrates how to swap HTML content into the DOM using hx-swap attribute in a Pug app | 3 |
jacklinke/django-htmx-todo-list | An example project demonstrating Django and HTMX concepts for building a todo list application | 82 |
kevinlondon/django-by-example | Tutorials on building web applications using Django, a high-level Python web framework. | 19 |
nonzero/django-js-lib-htmx | A Django reusable app that packages HTMX into a single JavaScript file for easier integration | 6 |
derkoe/quarkus-htmx-todos | A demo application showing the use of htmx with a Quarkus backend for building a simple todo app. | 44 |
smokku/gwg-bindgen | An experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen | 2 |
paluigi/flask-htmx | Demonstrates integration of Flask-Sock and HTMX for updating web pages without full page reloads. | 4 |
app-generator/sample-flask-htmlx-mkit | A Flask-based web application using HTMLx and Material Kit design for a simple user authentication and management system. | 15 |
aussieguy0/java-htmx-todo | An example web application demonstrating the use of Java, Javalin, and HTMX for building a simple web app | 11 |
emk/rust-buildpack-example-actix | An example application demonstrating the deployment of a Rust web service using Actix and Heroku. | 46 |
rajasegar/todo-htmx | A Node.js application using htmx to create a simple todo list app | 4 |