Registry / utility / zs5460-art

zs5460-art

JSON →
library0.3.0gogounverified

A Go library for generating ASCII art from images or text.

go get github.com/zs5460/art
INSTALL
IMPORT
SIG · ZS5460-ART
Z
zs5460-art
utilitygov0.3.0
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.

art
github.com/zs5460/art

Converts text to ASCII art.

package main import ( "fmt" "github.com/zs5460/art" ) func main() { ascii, _ := art.Text("Hello") fmt.Println(ascii) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
28
Resources
zs5460-art — go get zs5460-art · libregistry