Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 702 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 702 Bytes

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