package ez_config
- 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
Easy management of configuration files
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.1.1.tar.gz
sha256=d9519719081057868aae62df8e94c24b6f4ab88b0722016e96c2a2bb1116b20a
md5=e34e80a8b90e8c806e54a4e2e00436dc
Description
EzConfig can be used to manage a configuration file with OCaml lexing conventions (string escaping, comments). It was initially used by MLdonkey and is close to ocaml-config.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page