Skip to content

davesnx/ocaml-box

Repository files navigation

ocaml-box

    ╭─────────────────────────────────────────────────╮
    │                                                 │
    │   Render those kinds of boxes in the terminal   │
    │                                                 │
    ╰─────────────────────────────────────────────────╯

Render boxes in the terminal with OCaml or Reason. Port of sindresorhus/boxen.

Features

  • Available on all major platform (Windows, Linux and Windows)
  • Render boxes with margin, padding and different borders
  • Alignment
  • Floating
  • No dependencies

Missing Features

  • ascii support
  • Border Color (and dimming)

Install with opam

opam install box

Install with esy

esy add @opam/box

Documentation

Documentation

Contributing

Take a look at our Contributing Guide.

Status

Actions Status