package notty_async
An Async driver for Notty
Install
Dune Dependency
Authors
Maintainers
Sources
notty_async-v0.14.0.tar.gz
sha256=046a62e19c2fd9b5a1f0b8726f0060778b6100f96184f1d0208d9eb87cea4c13
md5=ca7ab7750e950e4257149b679b8ba16f
Description
Notty is a library for writing graphical terminal applications, and Notty_async is an Async driver, which makes it easy to build terminal applications using Async for managing concurrency.
Published: 31 May 2020
README
README.org
#+TITLE: An Async driver for notty An [[https://github.com/janestreet/async][Async]] driver for the [[https://github.com/pqwy/notty][Notty]] terminal graphics library. This is modeled after the Lwt driver included in the Notty package. It comes with as simple example of how to use the library in a functional style to build a simple user interface.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page