Add OCaml packages (#1404)

- dream-htmx for request/response actions
- dream-html for SSR
This commit is contained in:
Yawar Amin 2023-04-25 15:05:46 -04:00 committed by GitHub
parent de45c4a962
commit 43270e38a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,3 +107,8 @@ These examples may make it a bit easier to get started using htmx with your plat
## Julia ## Julia
- <https://github.com/clarkevans/TodoMVC.jl> - <https://github.com/clarkevans/TodoMVC.jl>
## OCaml
- <https://ocaml.org/p/dream-htmx>
- <https://github.com/yawaramin/dream-html>