str_utils

package
v0.0.0-...-932f57c Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HumanizeString

func HumanizeString(str string) string

HumanizeString humanize separates string based on capitalizd letters e.g. "OrderItem" -> "Order Item, CNNName to CNN Name"

func NamifyString

func NamifyString(s string) string

NamifyString Joins string parts based on special separeted chars e.g. "order_item-data" -> "OrderItemData"

func RemoveAccents

func RemoveAccents(s string) string

func SplitString

func SplitString(s string) (parts []string)

NamifyString Joins string parts based on special separeted chars e.g. "order_item-data" -> []string{"order", "item", "data"}

Types

This section is empty.

Jump to

Keyboard shortcuts

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