proxy.golang.org : github.com/buildkite/terminal-to-html/v3 : v3.16.0
Package terminal converts ANSI input to HTML output. The generated HTML needs to be used with the stylesheet at https://raw.githubusercontent.com/buildkite/terminal-to-html/main/assets/terminal.css and wrapped in a term-container div. You can call this library from the command line with terminal-to-html: GO111MODULE=on go install github.com/buildkite/terminal-to-html/v3/cmd/terminal-to-html
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/buildkite/terminal-to-html/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/cpuguy83/go-md2man/v2 v2.0.4
- github.com/google/go-cmp v0.6.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/urfave/cli/v2 v2.27.4
- github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
- golang.org/x/sys v0.24.0