utils

package
v0.3.23 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Colors = map[string]string{
	"default": "#252525",
	"grey":    "#b6b6b6",
	"yellow":  "#ecd91b",
	"orange":  "#ffb522",
	"red":     "#f55522",
	"pink":    "#e51ca0",
	"purple":  "#ab50cc",
	"blue":    "#3e58eb",
	"ice":     "#2aa7ee",
	"teal":    "#0fc8ba",
	"lime":    "#5dd400",
}

Functions

func Capitalize

func Capitalize(s string) string

Capitalize the first letter of a string

func GetColor

func GetColor(name string) string

func TemplToString

func TemplToString(component templ.Component) (string, error)

Types

This section is empty.

Directories

Path Synopsis
tests

Jump to

Keyboard shortcuts

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