Registry / utility / mbndr-figlet4go

mbndr-figlet4go

JSON →
library0.0.0-20190224160619-d6cef5b186eagogounverified

A Go implementation of FIGlet font rendering for creating ASCII art text banners.

go get github.com/mbndr/figlet4go
INSTALL
IMPORT
SIG · MBNDR-FIGLET4GO
M
mbndr-figlet4go
utilitygov0.0.0-20190224160619-d6cef5b186ea
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

figlet4go
github.com/mbndr/figlet4go

Render a string as ASCII art using a FIGlet font.

package main import ( "fmt" "github.com/mbndr/figlet4go" ) func main() { ascii := figlet4go.NewColorFormatter("Hello") fmt.Println(ascii) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20190224160619-d6cef5b186ealatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mbndr-figlet4go — go get mbndr-figlet4go · libregistry