Documentation
¶
Index ¶
- Variables
- func Class(ctx context.Context, snippet string) string
- func GetPageCSS(ctx context.Context) string
- func HexAlphaBackground(hex, alpha string) string
- func HexToRGB(input string) string
- func InitContext(ctx context.Context, classPrefix string) context.Context
- func Minify(in string) (string, error)
- func MustMinify(in string) string
- func RGBABackground(rgb, alpha string) string
- func UseWords(ctx context.Context, words []string, seed string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var AnimalWords = []string{}/* 108 elements not displayed */
https://gist.github.com/borlaym/585e2e09dd6abd9b0d0a
instead compiled my own with https://emojipedia.org/nature#list
View Source
var RegularWords = eff.Large
Functions ¶
func GetPageCSS ¶
func HexAlphaBackground ¶
func MustMinify ¶
func RGBABackground ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.