package sihl
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
The Sihl web framework
Install
dune-project
Dependency
Authors
Maintainers
Sources
3.0.1.tar.gz
md5=4157e84bdd55758a1a2fb1ccb4172663
sha512=31aa7fc2b27a2713955b2bd6ed2b727245796e26361d0ba163501a79b9f46a75d258fbc6165eb68ddbfb16b18f96560367946fa91f856c14027fbfb2286233e9
Description
Sihl is a batteries-included web framework. Thanks to the modular architecture, included batteries can be swapped out easily. Statically typed functional programming with OCaml makes web development fun, fast and safe. Sihl supports PostgreSQL and MariaDB.
Published: 23 Nov 2021
Dependencies (27)
-
opium
>= "0.20.0" -
cstruct
>= "6.0.1" -
nocrypto
>= "0.5.4-2" -
ppx_sexp_conv
>= "v0.13.0" & < "v0.16.0" -
ppx_fields_conv
>= "v0.13.0" -
uuidm
>= "0.9.7" -
jwto
>= "0.3.0" -
safepass
>= "3.0" -
caqti-lwt
>= "1.3.0" & < "2.0.0~" -
caqti
>= "1.5.0" & < "2.0.0~" -
lwt_ppx
>= "2.0.1" -
lwt_ssl
>= "1.1.3" -
uuidm
>= "0.9.7" -
ssl
>= "0.5.9" -
tls
>= "0.11.1" & < "1.0.0" -
ppx_deriving_yojson
>= "3.5.2" -
yojson
>= "1.7.0" -
sexplib
>= "v0.13.0" -
bos
>= "0.2.0" -
fmt
>= "0.8.8" -
logs
>= "0.7.0" -
containers
>= "3.6.1" -
tsort
>= "2.0.0" -
dune-build-info
>= "2.8.4" -
conformist
>= "0.6.0" -
ocaml
>= "4.12.0" -
dune
>= "2.7"
Dev Dependencies (5)
-
odoc
with-doc -
caqti-driver-mariadb
>= "1.5.1" & < "2.0.0~" & with-test -
caqti-driver-postgresql
>= "1.5.1" & < "2.0.0~" & with-test -
alcotest-lwt
>= "1.4.0" & with-test -
cohttp-lwt-unix
>= "2.5.4" & with-test
Used by (6)
-
sihl-cache
= "3.0.1" -
sihl-email
= "3.0.1" -
sihl-queue
= "3.0.1" -
sihl-storage
= "3.0.1" -
sihl-token
= "3.0.1" -
sihl-user
= "3.0.1"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page