inflect

package
v0.0.2-rc1 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Camelize

func Camelize(text string, tail ...string) string

Camelize camelizes the text

func Dasherize

func Dasherize(text string) string

Dasherize dasherizes the text

func LowerCase

func LowerCase(text string) string

LowerCase makes the text lower case

func Pointer

func Pointer(text string) string

Pointer makes a type pointer

func Singularize

func Singularize(word string) string

Singularize makes a word singularized

func Titleize

func Titleize(text string) string

Titleize makes the text title

func Underscore

func Underscore(text string) string

Underscore underscores the text

func Unpointer

func Unpointer(text string) string

Unpointer unpoints the text

func UpperCase

func UpperCase(text string) string

UpperCase makes the text upper case

Types

This section is empty.

Jump to

Keyboard shortcuts

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