Skip to content

GoLang library to simply capitalise the first letter

License

Notifications You must be signed in to change notification settings

jmusits/capitalise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Since strings doesn't have this functionality, I guess I just have to make it

Usage

fmt.Println(capitalise.First("test"))
// Prints "Test"

About

GoLang library to simply capitalise the first letter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages