class AnsiToHtml

Overview

AnsiToHtml will convert color coded ANSI text to HTML

Defined in:

ansi_to_html.cr

Constant Summary

VERSION = "0.1.0"

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def to_html(text) #

[View source]