ocaml-box
ocaml-box copied to clipboard
Render boxes in the terminal with OCaml or Reason
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
Contributing
Take a look at our Contributing Guide.