package nottui

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

Install

Dune Dependency

Authors

Maintainers

Sources

lwd-v0.1.tbz
sha256=547fca47767744595b80fdf30e4d0e2748333bb1994a0a9061f620be7ed76c49
sha512=472a97a9904f09c09368a85f0b1a6b8812586e8d46cb8602e33d9cf2ca8fc005ab7f81a9494c3a508c1c5104f71e0c8552505ab55941a69a2ca950e0717e45f1

CHANGES.html

CHANGES

v0.1 - Alpha 0.1
======
Wed Sep 23 14:51:17 CEST 2020

Preview release, the API is not yet stabilized.
Most features are there, except support for overlays (menu, dialog windows,
popup, ...) in Nottui.

Libraries included in this release:
- Lwd, the definition of reactive documents
- Nottui, reactive terminal interfaces using Notty & Lwd
- Nottui-lwt, an asynchronous mainloop for Nottui
- Tyxml-lwd, strongly-typed reactive webpages in Jsoo using Tyxml & Lwd