package ninja_utils
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Small library used to generate Ninja build files
Install
dune-project
Dependency
Authors
Maintainers
Sources
2.0.0.tar.gz
md5=2e72b0f32b610cdeb94979af1b12da58
sha512=597761a4f34b4c63ca37da1fdc9585217d1f5ab70c83d35ff0a916c05e0bb84cbfd67a6e85c85581de341e4cd7c68b53f38255b5cf1e9ef2825820db27b63f34
doc/index.html
ninja_utils
API
Library ninja_utils
Ninja_utilsThis library contains the implementations of utility functions used to generate Ninja build files in OCaml with almost no dependencies -- it only depends on Re. It's currently developed to be used by Clerk, the Catala build system. Therefore, the library supports only very basic features required by Clerk.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page