htmxflask
HTMX examples
Redevelops HTMX examples using a Flask backend to showcase client-side implementation details.
All the HTMX samples redone using a flask server
94 stars
2 watching
11 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
paluigi/flask-htmx | Demonstrates integration of Flask-Sock and HTMX for updating web pages without full page reloads. | 4 |
marcusschiesser/flask-htmx-boilerplate | A Flask application template with HTMX and Tailwind CSS | 34 |
nonzero/django-js-lib-htmx | A Django reusable app that packages HTMX into a single JavaScript file for easier integration | 6 |
johnthethird/sinatra-htmx | An example of an interactive web application built with Ruby and using HTMX to create a search functionality | 13 |
khalidabuhakmeh/htmx.net | A set of extensions for ASP.NET Core HTTP requests and responses to simplify working with HTMX. | 490 |
testdrivenio/flask-htmx-tailwind | An end-to-end web development project showcasing the integration of Flask, htmx, and Tailwind CSS for rapid prototyping. | 84 |
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. | 36 |
hmshafeeq/laravel-htmx-crud | A Laravel project providing code examples and implementation details for integrating HTMX features into a web application | 18 |
reindexio/reindex-examples | Examples of Reindex in action, showcasing various use cases and applications | 185 |
mryderie/aspnet-core-htmx-example | A web application demonstrating CRUD functionality using ASP.NET Core Razor Pages and htmx. | 88 |
michalsn/codeigniter-htmx-demo | A CodeIgniter demo showcasing various HTMX features and functionalities | 62 |
adamchainz/django-htmx | An extension that simplifies using Django with the htmx JavaScript library. | 1,667 |
ml-explore/mlx-swift-examples | This project provides examples and tools for machine learning tasks using the MLX Swift framework. | 1,053 |
aussieguy0/java-htmx-todo | An example web application demonstrating the use of Java, Javalin, and HTMX for building a simple web app | 12 |
katsko/dj_pug_htmx_example | An experimental web application showcasing the integration of HTMX and Django with Pug templating | 0 |