gcollic / ansi-console-to-html

A .NET library to convert ANSI console output to HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANSIConsoleToHtml

Deploy documentation

ANSIConsoleToHtml is a .NET library to convert ANSI console output to HTML.

Installation

Use NuGet to install ANSIConsoleToHtml.

dotnet add package AnsiConsoleToHtml

Documentation

See https://gcollic.github.io/ansi-console-to-html

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests and documentation as appropriate.

License

MIT

About

A .NET library to convert ANSI console output to HTML

License:MIT License


Languages

Language:F# 93.2%Language:C# 5.3%Language:Shell 1.4%