nimbox

A Rustbox-inspired termbox wrapper


Keywords
library, wrapper, termbox, command-line, ui, tui, gui
License
MIT
Install
nimble install nimbox

Documentation

Nimbox

Nimbox is a Rustbox-inspired termbox wrapper for Nim.

Nimbox uses an object-oriented style, making writing text-based user interfaces easy and intuitive.

Nimbox is still in development and may eat your laundry. You have been warned.

Installation

Nimbox can be installed through Nimble, Nim's package manager:

nimble install nimbox