Thanks to visit codestin.com
Credit goes to github.com

Skip to content

guylangston/ConsoleZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ConsoleZ - Create multi-platform Text-based UI

The Lowest-Common-Demoninator --- build text applications for multiple hosts: Console, TUI, GUI, Web

PROJECT STATUS : UNSTABLE

Subject to interface changes

Key Types

  • IScreenBuffer<TClr> general-purpose text window buffer
  • ITextWriter general-purpose interface to can be retrofitted to existing classes unlike System.Text.TextWriter
  • ITextWriterFluent a fluent chain-able version of ITextWriter
  • Glyphs special unicode console chars

About

Enhanced Console featuring color encoding, fast rendering, markdown, html mapper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages