index

Modules

consoled
module consoled

Provides simple API for coloring and formatting text in terminal. On Windows OS it uses WinAPI functions, on POSIX systems it uses mainly ANSI codes.

terminal
module terminal

Module for supporting cursor and color manipulation on the console as well as full-featured real-time input.