Skip to content
/ Cosmo Public

Efficient .NET 8.0 Terminal Rendering Library

Notifications You must be signed in to change notification settings

cvp28/Cosmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cosmo

Cosmo is a C# .NET 8.0 terminal rendering library designed with efficiency and speed in mind.
Whether your application calls for fast graphics or simple UI, Cosmo should have you covered.

Cosmo supports...

  • Full RGB (24-bit) coloring
  • Styling (Bold, Dim, Italic, Underlined, Crossout, Blink, Invert, or any combination of these)
  • Optimized rendering via a simple diff algorithm (clearing the screen manually is not required or desired)


More information coming soon

Releases

No releases published

Packages

No packages published

Languages