Registry / utility / banner

banner

JSON →
library1.0.1gogounverified

A Go library for generating ASCII art banners from text.

go get moul.io/banner
INSTALL
IMPORT
SIG · BANNER
B
banner
utilitygov1.0.1
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.

banner
moul.io/banner

Generate and print an ASCII banner.

package main import ( "fmt" "moul.io/banner" ) func main() { fmt.Println(banner.New("Hello")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
2
Meta
1
Resources
banner — go get banner · libregistry