package ez_subst
Ez_subst is a simple module to perform string substitutions
Install
Dune Dependency
ocamlpro.github.io
Readme
Changelog
LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
Edit opam file
Versions (3)
Authors
Maintainers
Sources
v0.2.1.tar.gz
sha256=5d56ac4754757bf279804211ad48d18947557f3c3624531be60cab1b50fb79d7
doc/index.html
Library ez_subst
Ez_subst is a simple module to perform string substitutions, like $race, $(paren), $bracket
or $alpha. It provides many options to configure the substitutions.
The entry point of this library is the module: Ez_subst
, or even better its most up to date version Ez_subst.V2.EZ_SUBST
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>