package textutils_kernel
Text output utilities
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=793902157823c4112948514201a9e5c05126212b2b8d8b05a3cac786f752aa89
doc/index.html
textutils_kernel
API
Library textutils_kernel.text_block
Library textutils_kernel.text_graph
Text_graph
This module renders text graphs to visualize data on the terminal. A typical text graph looks like a bar graph as shown below:
Library textutils_kernel.utf8_text
Utf8_text
This library is deprecated; useCore.String.Utf8
instead.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page