package crunch
- 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
Convert a filesystem into a static OCaml module
Install
dune-project
Dependency
Authors
Maintainers
Sources
crunch-4.0.0.tbz
sha256=939b8d1129ed6c634cb0f9ccc6f6d44aa1703cd05ce6091f2ee2a0162944b89b
sha512=4753307f6d7d6e6a5abf39b437efc40ab9b2c517c8cf5e9bff05a8eab91f01545a7f6ae979303adde94ff23fa14a6466ce831dc39cfc50ad04548f3cbb7a857b
Description
ocaml-crunch takes a directory of files and compiles them into a standalone
OCaml module which serves the contents directly from memory. This can be
convenient for libraries that need a few embedded files (such as a web server)
and do not want to deal with all the trouble of file configuration.
Dev Dependencies (4)
-
fmt
with-test -
mirage-kv-mem
with-test & >= "4.0.0" -
mirage-kv
with-test & >= "3.0.0" -
lwt
with-test
Used by (29)
-
abella
>= "2.0.8" - autofonce_share
-
biotk
>= "0.1.0" - cairn
-
catala
>= "0.9.0" - claudius
-
current_web
>= "0.6.2" - dkml-install-installer
- dkml-workflows
-
dream
>= "1.0.0~alpha2" -
drom_lib
>= "0.8.0" - graphql-cohttp
-
graphql-lwt
>= "0.6.0" & < "0.8.0" - irmin-http
-
MlFront_Cli
< "2.3.1" - MlFront_Tools
- mirage-seal
-
obuilder
>= "0.6.0" -
odoc
>= "3.0.0" - opium-graphql
- osh
- oui
-
owi
>= "0.2" - pds
- queenshead
-
quill
< "1.0.0~alpha3" - slipshow
-
spin
>= "0.6.0" - stone
Conflicts (2)
-
mirage-kv-mem
< "4.0.0" -
mirage-kv
< "3.0.0"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page