package print-table

  1. Overview
  2. No Docs
Simple Unicode/ANSI and Markdown text table rendering

Install

dune-project
 Dependency

Authors

Maintainers

Sources

print-table-0.1.0.tbz
sha256=88189431c9f7c4bd81f55993cacd61971552648a9c9acf37153de14ad6e394e4
sha512=c69fc30a774e43dfac4c0e87be3245da8f2d7ee4fef52d1e55ca53fd8c039e317ed7caafeded2713dc42a706213f7af124b34a34d0bced417528c51bbda89105

Description

print-table provides a minimal library for rendering text tables with Unicode box-drawing characters and optional ANSI colors, or as GitHub-flavored Markdown.

The API is straightforward and declarative, designed for readable tables in command-line tools, tests, and tutorials.

This library has taken some inspiration from 2 existing and more feature-complete libraries, which we link to here for more advanced usages: see printbox and ascii_table.

Tags

table markdown

Published: 24 Jul 2025

Dependencies (2)

  1. ocaml >= "4.14"
  2. dune >= "3.17"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.