Registry / utility / common-nighthawk-go-figure

common-nighthawk-go-figure

JSON →
library0.0.0-20210622060536-734e95fb86begogounverified

Go-figure generates ASCII art from text using various fonts.

go get github.com/common-nighthawk/go-figure
INSTALL
IMPORT
SIG · COMMON-NIGHTHAWK-G
C
common-nighthawk-go-figure
utilitygov0.0.0-20210622060536-734e95fb86be
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.

figure
github.com/common-nighthawk/go-figure

Print 'Hello' in big ASCII art font.

package main import ( "fmt" "github.com/common-nighthawk/go-figure" ) func main() { myFigure := figure.NewFigure("Hello", "big", true) fmt.Println(myFigure) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20210622060536-734e95fb86belatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
common-nighthawk-go-figure — go get common-nighthawk-go-figure · libregistry