flask-htmx
Web page updater
Demonstrates integration of Flask-Sock and HTMX for updating web pages without full page reloads.
flask htmx test
4 stars
1 watching
0 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jerriepelser-blog/htmx-with-aspnet-core | An ASP.NET Core project demonstrating the use of HTMX, an open-source JavaScript library for single-page web updates. | 35 |
cscortes/htmxflask | Redevelops HTMX examples using a Flask backend to showcase client-side implementation details. | 94 |
khalidabuhakmeh/htmx.net | A package providing server-side helper methods to simplify working with HTMX | 477 |
nonzero/django-js-lib-htmx | A Django reusable app that packages HTMX into a single JavaScript file for easier integration | 6 |
vlcinsky/fastapi-sse-htmx | Tests real-time communication between a FastAPI backend and an HTML-based frontend using Server Sent Events (SSE) and HTMX. | 37 |
testdrivenio/flask-htmx-tailwind | An end-to-end web development project showcasing the integration of Flask, htmx, and Tailwind CSS for rapid prototyping. | 84 |
katsko/dj_pug_htmx_example | An experimental web application showcasing the integration of HTMX and Django with Pug templating | 0 |
marty331/fasthtmx | A demo project illustrating how to create a website with no JavaScript using FastAPI and HTMX | 253 |
mauricius/laravel-htmx | An integration layer that enables seamless interaction between Laravel and the Htmx JavaScript library | 308 |
pallets-eco/flask-session | Adds support for server-side sessions to Flask web applications. | 507 |
aussieguy0/java-htmx-todo | An example web application demonstrating the use of Java, Javalin, and HTMX for building a simple web app | 12 |
marcusschiesser/flask-htmx-boilerplate | A Flask application template with HTMX and Tailwind CSS | 34 |
hmshafeeq/laravel-htmx-crud | A Laravel project providing code examples and implementation details for integrating HTMX features into a web application | 18 |
spatie/laravel-pjax | Middleware to improve page loading times by leveraging client-side updates and server-side rendering of specific HTML fragments | 510 |
pallets-eco/flask-debugtoolbar | Tools for debugging and inspecting Flask web applications | 952 |