Skip to content

Commit d8b12de

Browse files
authored
Add FreePascal server example with Pas2JS (#3168)
Add FreePascal example with Pas2JS
1 parent a60cdf1 commit d8b12de

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

www/content/server-examples.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,12 +131,14 @@ These examples may make it a bit easier to get started using htmx with your plat
131131
- <https://github.com/paultuckey/example-todo-app-rust-htmx>
132132

133133
## Scala
134-
134+
135135
### http4s
136+
136137
- <https://github.com/martinprobson/http4s-htmx-demo>
137138
- <https://github.com/eikek/htmx4s>
138139

139140
### zio-http
141+
140142
- <https://github.com/rockthejvm/scalatags-htmx-demo>
141143

142144
## Kotlin
@@ -165,7 +167,6 @@ These examples may make it a bit easier to get started using htmx with your plat
165167

166168
- <https://github.com/michalsn/codeigniter-htmx-demo>
167169

168-
169170
### Laravel
170171

171172
- <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
226227

227228
- <https://github.com/danieleteti/delphi-dmvcframework-htmx-todo>
228229
- <https://github.com/danieleteti/delphimvcframework/tree/master/samples/htmx>
230+
231+
## FreePascal with Pas2JS
232+
233+
- <https://github.com/zendrael/create_pas2js_app>

0 commit comments

Comments
 (0)