package notty_async
An Async driver for Notty
Install
Dune Dependency
Authors
Maintainers
Sources
notty_async-v0.12.0.tar.gz
sha256=e0bec3a9b9f95ffbdb8b65e856de46fa84e537c735e340c6f92319fedc4393d5
md5=e28d6939f9c83f00c4456e9967e7af93
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: 01 Mar 2019
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