package matcha

  1. Overview
  2. No Docs
A React-like terminal UI library for ReasonML

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1.0.tar.gz
md5=ddf4dd3bce67dde4821d4ddfd86580f3
sha512=aa1a2e3048d27817c77bc3cd7926da6e1ef7555221c7a48f64948a7515368bf13098f248f87acc2deee829f103ae44ae4c0bdcfe85dbb6cd93149de740a44d4b

Description

Build interactive command-line applications with a familiar component-based architecture, hooks, and JSX syntax. Features include useState, useEffect, Context API, and JSX support via PPX.

Published: 04 May 2026

Dependencies (4)

  1. ppxlib >= "0.35.0" & < "0.36.0"
  2. reason >= "3.12.0"
  3. dune >= "3.0"
  4. ocaml >= "5.3.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None