package nottui

  1. Overview
  2. Docs
UI toolkit for the terminal built on top of Notty and Lwd

Install

dune-project
 Dependency

Authors

Maintainers

Sources

nottui-lwt-0.2.tbz
sha256=09d9ebbffb172789938869136562d7b70818d6167f4bb05b8b187c08af3b3221
sha512=a88cfbdce6ecd280d10c34a712b685b44c712981ac85e500dab1518e513f9ac0bc02d0469184df927ab86f29e330b3439bb7eb8fb9a11f90a0a37bf46fdaa53e

doc/nottui/Nottui/index.html

Module NottuiSource

Nottui augments Notty with primitives for laying out user interfaces (in the terminal) and reacting to input events.

Focus (defining and managing active objects)

Sourcemodule Focus : sig ... end

Gravity (horizontal and vertical alignments)

Sourcemodule Gravity : sig ... end
Sourcetype gravity = Gravity.t

Primitive combinators for making user interfaces

Sourcemodule Ui : sig ... end
Sourcetype ui = Ui.t

Rendering user interfaces and dispatching input events

Sourcemodule Renderer : sig ... end

Main loop

Outputting an interface to a TTY and interacting with it

Sourcemodule Ui_loop : sig ... end
OCaml

Innovation. Community. Security.