Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed repo url for pascal htmx project reference (#3169) | Zendrael Ziul | 2025-02-05 |
| | | | | | | | | | * Add FreePascal example with Pas2JS * hotfix pascal htmx repo --------- Co-authored-by: 1cg <469183+1cg@users.noreply.github.com> | ||
* | Add FreePascal server example with Pas2JS (#3168) | Zendrael Ziul | 2025-02-04 |
| | | | Add FreePascal example with Pas2JS | ||
* | Add http4k server example (#3012) | Mikael Ståldal | 2024-12-11 |
| | | | Adding https://github.com/mikaelstaldal/htmx-http4k-thymeleaf | ||
* | Update server-examples.md (#2996) | Lee Phillips | 2024-11-03 |
| | | | Add links to two Julia projects by Lee Phillips. | ||
* | Add htmgo to server examples (#2992) | maddalax | 2024-10-31 |
| | | | | | * add htmgo * move | ||
* | Add link to contact-app built in Blazor (#2970) | grugBraid | 2024-10-17 |
| | | | | | * Added htmx contact app using Blazor SSR * add back whitespace | ||
* | Add htmx4s to scala server-examples (#2722) | eikek | 2024-10-05 |
| | | | Add htmx4s to scala examples | ||
* | add F# server-examples (#2886) | gparmigiani | 2024-09-22 |
| | | | add F# server-examples.md | ||
* | Update server-examples.md (#2827) | SimunKaracic | 2024-08-20 |
| | | | Add scalatags + zio-http example | ||
* | Added a FastAPI + TailwindCSS + DaisyUI example (#2695) | Peter Volf | 2024-07-08 |
| | | | added a FastAPI + TailwindCSS + DaisyUI example | ||
* | #41540 Update Quarkus with recent examples (#2700) | Bruno Alves | 2024-07-08 |
| | | | Make sure Quarkus is referenced with recent examples in the htmx ecosystem #41540 | ||
* | Add rust example to server-examples.md (#2626) | Paul Tuckey | 2024-06-18 |
| | | | Add rust esample to server-examples.md | ||
* | [Documentation] Server Examples: Add F# - Giraffe example (#2363) | Hamilton Greene | 2024-03-03 |
| | | | Update server-examples.md | ||
* | Add link to `htmx-examples-with-flask` resource (#2328) | Hasan Sezer Taşan | 2024-02-21 |
| | | | Adds htmx-examples-with-flask | ||
* | Add Scala http4s example to docs (server-examples) (#2209) | Martin Robson | 2024-01-24 |
| | |||
* | Update server-examples.md (#2035) | Cristian Molina | 2023-11-24 |
| | | | Add another Ruby gem with Rails specific helpers | ||
* | Adding Laravel PHP Example (#1982) | Spiro Floropoulos | 2023-11-16 |
| | | | Co-authored-by: 1cg <469183+1cg@users.noreply.github.com> | ||
* | documentation update php symfony (#1978) | Cristi | 2023-11-09 |
| | | | | | | | | | * docs: php (symfony sdk) * docs: twig support for fragments --------- Co-authored-by: Cristian Toma <cristian.toma@vivre.eu> | ||
* | Add htmx/elem-go server examples (#1961) | Chase Fleming | 2023-11-05 |
| | | | | | | | | | | | * Add htmx/elem-go server examples * Move examples section * Fix formatting --------- Co-authored-by: Chase Fleming <1666730+chasefleming@users.noreply.github.com> | ||
* | Added a server example link to "How to create a Django form (using HTMX) in ↵ | Tom | 2023-11-03 |
| | | | | | | | | | | | | 90 seconds 🐎" (#1938) * Added a Django + HTMX forms link - Added a Django server example link to "How to create a Django form (using HTMX) in 90 seconds 🐎". - This article has received over 10k views and positive comments so far. I wrote the article; I would have benefitted from seeing it when I was first learning to use HTMX. * Update server-examples.md Appended to the list as requested | ||
* | Added DelphiMVCFramework sample (#1893) | Daniele Teti | 2023-10-13 |
| | |||
* | Update Ruby list of server-examples.md (#1765) | Cristian Molina | 2023-09-26 |
| | | | Added htmx from alchemists.io. Works with any web framework. Also added a missing `-` | ||
* | Add another Elixir example to server-examples.md (#1814) | Lorant Kurthy | 2023-09-25 |
| | |||
* | Add another Clojure example (#1832) | David Harrigan | 2023-09-25 |
| | | | | | | | | | | | * HTMX to provide user interaction via the UI * Bootstrap 5.3 for a basic look and feel * API CRUD functionality * Login and session handling * Exception handling * i18n * Input validation and more! -=david=- | ||
* | adds another htmx/go example (#1789) | John Ritsema | 2023-09-12 |
| | |||
* | Add Kotlin examples to server-examples (#1715) | Rattly | 2023-08-24 |
| | | | Update server-examples.md | ||
* | Add Go/templ example link (#1521) | Adrian Hesketh | 2023-06-30 |
| | |||
* | Add Markupolation samples (#1421) | Henrik Lau Eriksson | 2023-05-23 |
| | |||
* | Add Elixir sample to server-examples.md (#1448) | hungle00 | 2023-05-23 |
| | |||
* | Update server-examples.md (#1411) | James High | 2023-04-28 |
| | | | Add link to Khalid Abuhakmeh's Htmx.NET and Htmx.TagHelpers libraries in the C#/ASP.NET Core section | ||
* | Add PHP section to server-side examples (#1412) | Michal Sniatala | 2023-04-28 |
| | |||
* | Add link to flask-htmx resource (#1402) | Sergi | 2023-04-25 |
| | | | flask-HTMX is a flask extension to work with htmx. | ||
* | Add OCaml packages (#1404) | Yawar Amin | 2023-04-25 |
| | | | | - dream-htmx for request/response actions - dream-html for SSR | ||
* | add awesome-python-htmx to resource list (#1406) | Benjamin Kirkbride | 2023-04-25 |
| | |||
* | Added a link to spookylukey/django-htmx-patterns (#1347) | Luke Plant | 2023-04-20 |
| | | | | | * Added a link to https://github.com/spookylukey/django-htmx-patterns/ * Added link to full Django solution for template fragments | ||
* | Incorporate doc changes in dev branch | Daniel J. Summers | 2023-04-05 |
| | |||
* | Replace www directory | Daniel J. Summers | 2023-03-18 |