Skip to content

craigfe/progress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b8cf716 · May 22, 2024
Jun 21, 2021
Jun 26, 2021
Nov 1, 2023
May 20, 2024
Mar 7, 2021
May 9, 2023
May 20, 2024
Oct 6, 2020
Jun 29, 2021
Jun 26, 2021
Jun 26, 2021
May 9, 2023
May 9, 2023
May 9, 2023

Repository files navigation

Progress

User-definable progress bars for OCaml


Features:

  • allows user-defined progress bar layouts;
  • supports rendering multiple progress bars simultaneously;
  • dynamically responds to changes in terminal size;
  • supports interleaving logging with progress bar rendering.

The documentation is available online.


Installation

Progress can be installed with opam:

opam install progress