terminal

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SpinnerChars = []string{"⠋", "⠙", "⠹", "⠸", "⠼", "⠴", "⠦", "⠧", "⠇", "⠏"}

SpinnerChars returns the Braille spinner characters used for terminal animations

Functions

func HueToRGB

func HueToRGB(hue float64) (uint8, uint8, uint8)

HueToRGB converts HSV to RGB for rainbow gradient. hue should be in the range 0.0 to 1.0

func MakeRainbow

func MakeRainbow(text string, offset float64) string

MakeRainbow creates a rainbow gradient across a string using 24-bit RGB colors. offset animates the gradient (0.0 to 1.0+, wraps around)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL