package ansifmt
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A simple, lightweight library for ANSI styling
Install
dune-project
Dependency
Authors
Maintainers
Sources
ansifmt-2.0.0.tbz
sha256=7bd5aff4eb547ca9bbc50cda6fa71af016673fbed0b0913b6c7bf5fce4688459
sha512=1042f4d0ae6d02ab90c1034d839f7b6d30980983b6192cb6c4c18dce030312693a82edbc37e5fa70acf4d1713f0875c3e7e2b5ff12fcac5c64737465c5e72def
Description
A simple, lightweight library for ANSI styling.
README
ansifmt
A simple, lightweight library for ANSI styling.
Useful links
- User documentation: link on GitHub
- API documentation: https://qexat.github.io/ansifmt/
- Demo project: https://github.com/qexat/ansifmt_demo
ansifmt's development does not involve any large language model.
Dependencies (4)
-
rich-string
>= "1.0.0" -
re
= "1.12.0" -
ocaml
>= "5.1" -
dune
>= "3.17"
Dev Dependencies (3)
-
odoc
with-doc -
ppx_expect
with-test -
ppx_inline_test
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page