RubyGems Navigation menu

tuile 0.4.0

Tuile is a small TUI framework built on top of the TTY toolkit. It models the terminal as a tree of components (windows, lists, text fields, popups) with an invalidation-based repaint model and a single-threaded event queue, so apps don't have to think about locking. The name is French for "roof tile" — a small piece that composes into a larger whole.

Gemfile:
=

install:
=

Versions:

  1. 0.5.0 May 21, 2026 (119 KB)
  2. 0.4.0 May 20, 2026 (101 KB)
  3. 0.3.0 May 18, 2026 (87 KB)
  4. 0.2.0 May 15, 2026 (66 KB)
  5. 0.1.0 May 02, 2026 (50.5 KB)

Runtime Dependencies (7):

logger ~> 1.7
rainbow ~> 3.1
tty-cursor ~> 0.7
tty-screen ~> 0.8
unicode-display_width >= 2.6, < 4.0
zeitwerk ~> 2.7

Owners:

Pushed by:

Authors:

  • Martin Vysny

SHA 256 checksum:

=

Total downloads 845

For this version 144

Version Released:

License:

MIT

Required Ruby Version: >= 3.4.0

New versions require MFA: true

Version published with MFA: true

Links: