package spectrum_capabilities
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Terminal color capability detection for Spectrum
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.0.0.alpha.tar.gz
md5=ea03607c966079dcdfaed8a754b91912
sha512=f11d6c90f3658a695f3ed948ff8097970b3b5205c56a7f765d5fea8c0c841cf33bf00b4050771e1c455416ec59ecb0fda9c4b24c39f9679bf00b9e31c8f61a63
Description
Detects terminal color support using environment variables and system information. Supports detection for various terminals, CI systems, and operating systems.
Published: 06 Mar 2026
Dependencies (5)
-
ppx_deriving
>= "5.2" -
opam-state
>= "2.5.0" -
re
>= "1.11.0" -
ocaml
>= "4.14" -
dune
>= "3.9"
Dev Dependencies (3)
-
odoc
with-doc -
junit_alcotest
with-test & >= "2.0" -
alcotest
with-test & >= "1.4"
Used by (1)
-
spectrum
>= "1.0.0.alpha"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page