tools

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

templ: version: v0.3.1001

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64Output

func Base64Output(result tools.Result) templ.Component

func Base64Page

func Base64Page(result tools.Result, mode string, urlSafe bool, noPadding bool, input string) templ.Component

func CSVOutput

func CSVOutput(result tools.Result) templ.Component

func CSVPage

func CSVPage(result tools.Result, mode string, delimiter string, input string) templ.Component

func ColorOutput

func ColorOutput(result tools.Result) templ.Component

func ColorPage

func ColorPage(result tools.Result, input string) templ.Component

func CronOutput

func CronOutput(result tools.Result) templ.Component

func CronPage

func CronPage(result tools.Result, input string) templ.Component

func DiffOutput

func DiffOutput(result tools.Result) templ.Component

func DiffPage

func DiffPage(result tools.Result, textA string, textB string) templ.Component

func GZipOutput

func GZipOutput(result tools.Result) templ.Component

func GZipPage

func GZipPage(result tools.Result, mode string, input string) templ.Component

func HTMLEntityOutput

func HTMLEntityOutput(result tools.Result) templ.Component

func HTMLEntityPage

func HTMLEntityPage(result tools.Result, mode string, input string) templ.Component

func HashOutput

func HashOutput(result HashResult) templ.Component

func HashPage

func HashPage(result HashResult, uppercase bool, input string) templ.Component

func JSONOutput

func JSONOutput(result tools.Result) templ.Component

func JSONPage

func JSONPage(result tools.Result, mode string, sortKeys bool, input string) templ.Component

func JWTOutput

func JWTOutput(result tools.JWTDecodeResult) templ.Component

func JWTPage

func JWTPage(result tools.JWTDecodeResult, input string) templ.Component

func LoremOutput

func LoremOutput(result tools.Result) templ.Component

func LoremPage

func LoremPage(result tools.Result, mode string, count int) templ.Component

func NumberBaseOutput

func NumberBaseOutput(result tools.Result) templ.Component

func NumberBasePage

func NumberBasePage(result tools.Result, input string) templ.Component

func PasswordOutput

func PasswordOutput(result tools.Result) templ.Component

func PasswordPage

func PasswordPage(result tools.Result, length int, uppercase bool, lowercase bool, digits bool, symbols bool) templ.Component

func RegexOutput

func RegexOutput(result tools.Result) templ.Component

func RegexPage

func RegexPage(result tools.Result, global bool, pattern string, input string) templ.Component

func TextEscapeOutput

func TextEscapeOutput(result tools.Result) templ.Component

func TextEscapePage

func TextEscapePage(result tools.Result, mode string, input string) templ.Component

func TextStatsOutput

func TextStatsOutput(result tools.Result) templ.Component

func TextStatsPage

func TextStatsPage(result tools.Result, mode string, input string) templ.Component

func TimestampOutput

func TimestampOutput(result tools.Result) templ.Component

func TimestampPage

func TimestampPage(result tools.Result, mode string, millis bool, input string) templ.Component

func URLOutput

func URLOutput(result string, errMsg string) templ.Component

func URLPage

func URLPage(result string, errMsg string, mode string, component bool, input string) templ.Component

func UUIDOutput

func UUIDOutput(result string, errMsg string) templ.Component

func UUIDPage

func UUIDPage(result string, errMsg string, mode string, version int, uppercase bool, noHyphens bool, input string) templ.Component

func XMLOutput

func XMLOutput(result tools.Result) templ.Component

func XMLPage

func XMLPage(result tools.Result, mode string, input string) templ.Component

func YAMLOutput

func YAMLOutput(result tools.Result) templ.Component

func YAMLPage

func YAMLPage(result tools.Result, mode string, compact bool, input string) templ.Component

Types

type HashResult

type HashResult struct {
	MD5    string
	SHA1   string
	SHA256 string
	SHA512 string
}

Jump to

Keyboard shortcuts

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