davesnx / ocaml-box

Render boxes in the terminal with OCaml or Reason

Home Page:https://davesnx.github.io/ocaml-box/box/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Render boxes in the terminal with OCaml or Reason

https://davesnx.github.io/ocaml-box/box/index.html

License:MIT License


Languages

Language:Reason 75.8%Language:Makefile 13.7%Language:OCaml 6.5%Language:Shell 4.0%