package MlFront_ProgressZig
- 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
Zig compatible progress reporting for TUIs
Install
dune-project
Dependency
Authors
Maintainers
Sources
MlFront.tar.gz
md5=561d9b7dfc392fcd7413737ac1f6071a
sha512=ec9b2fe9ac45b8429dda4f155f56f73410d1eb12b879e8f826756f2fc3d8fa00d439a75fbd48be9f6dca6cbf3ca691e2b367cd55d227d9a81f77e95cff6d9346
Description
A pure OCaml implementation of Zig's std Progress library: https://andrewkelley.me/post/zig-new-cli-progress-bar-explained.html
Published: 19 May 2026
Dependencies (7)
-
MlFront_Console
= version -
MlFront_Core
= version -
MlFront_Thunk
= version -
MlFront_Progress
= version -
uucp
>= "15.0.0" -
ocaml
>= "4.14" -
dune
>= "3.18"
Dev Dependencies (1)
-
odoc
with-doc
Used by (2)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page