mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
Add FreePascal server example with Pas2JS (#3168)
Add FreePascal example with Pas2JS
This commit is contained in:
parent
a60cdf1854
commit
d8b12de2fb
@ -131,12 +131,14 @@ These examples may make it a bit easier to get started using htmx with your plat
|
|||||||
- <https://github.com/paultuckey/example-todo-app-rust-htmx>
|
- <https://github.com/paultuckey/example-todo-app-rust-htmx>
|
||||||
|
|
||||||
## Scala
|
## Scala
|
||||||
|
|
||||||
### http4s
|
### http4s
|
||||||
|
|
||||||
- <https://github.com/martinprobson/http4s-htmx-demo>
|
- <https://github.com/martinprobson/http4s-htmx-demo>
|
||||||
- <https://github.com/eikek/htmx4s>
|
- <https://github.com/eikek/htmx4s>
|
||||||
|
|
||||||
### zio-http
|
### zio-http
|
||||||
|
|
||||||
- <https://github.com/rockthejvm/scalatags-htmx-demo>
|
- <https://github.com/rockthejvm/scalatags-htmx-demo>
|
||||||
|
|
||||||
## Kotlin
|
## Kotlin
|
||||||
@ -165,7 +167,6 @@ These examples may make it a bit easier to get started using htmx with your plat
|
|||||||
|
|
||||||
- <https://github.com/michalsn/codeigniter-htmx-demo>
|
- <https://github.com/michalsn/codeigniter-htmx-demo>
|
||||||
|
|
||||||
|
|
||||||
### Laravel
|
### Laravel
|
||||||
|
|
||||||
- <https://spirofloropoulos.com/laravel-htmx-hard-mode-1.html>
|
- <https://spirofloropoulos.com/laravel-htmx-hard-mode-1.html>
|
||||||
@ -226,3 +227,7 @@ These examples may make it a bit easier to get started using htmx with your plat
|
|||||||
|
|
||||||
- <https://github.com/danieleteti/delphi-dmvcframework-htmx-todo>
|
- <https://github.com/danieleteti/delphi-dmvcframework-htmx-todo>
|
||||||
- <https://github.com/danieleteti/delphimvcframework/tree/master/samples/htmx>
|
- <https://github.com/danieleteti/delphimvcframework/tree/master/samples/htmx>
|
||||||
|
|
||||||
|
## FreePascal with Pas2JS
|
||||||
|
|
||||||
|
- <https://github.com/zendrael/create_pas2js_app>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user