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 package providing server-side helper methods to simplify working with HTMX | 489 |
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. | 35 |
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. | 84 |
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,655 |
ml-explore/mlx-swift-examples | A collection of examples demonstrating the use of MLX libraries in Swift for various natural language processing and computer vision tasks | 1,038 |
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 |